Searched defs:platformInit (Results 26 - 42 of 42) sorted by relevance

12

/external/webkit/Source/WebCore/platform/graphics/wince/
H A DFontCacheWinCE.cpp208 void FontCache::platformInit() function in class:WebCore::FontCache
H A DGraphicsContextWinCE.cpp588 void GraphicsContext::platformInit(PlatformGraphicsContext* dc) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/wx/
H A DScrollViewWx.cpp122 void ScrollView::platformInit() function in class:WebCore::ScrollView
/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DFontCacheChromiumWin.cpp424 void FontCache::platformInit() function in class:WebCore::FontCache
/external/webkit/Source/WebCore/platform/graphics/haiku/
H A DGraphicsContextHaiku.cpp64 void GraphicsContext::platformInit(PlatformGraphicsContext* context) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/openvg/
H A DGraphicsContextOpenVG.cpp51 void GraphicsContext::platformInit(SurfaceOpenVG* surface) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/win/
H A DFontCacheWin.cpp49 void FontCache::platformInit() function in class:WebCore::FontCache
/external/webkit/Source/WebCore/platform/gtk/
H A DRenderThemeGtk3.cpp103 void RenderThemeGtk::platformInit() function in class:WebCore::RenderThemeGtk
H A DRenderThemeGtk2.cpp55 void RenderThemeGtk::platformInit() function in class:WebCore::RenderThemeGtk
/external/webkit/Source/WebCore/plugins/android/
H A DPluginViewAndroid.cpp184 void PluginView::platformInit() function in class:WebCore::PluginView
/external/webkit/Source/WebCore/platform/graphics/wx/
H A DGraphicsContextWx.cpp114 void GraphicsContext::platformInit(PlatformGraphicsContext* context) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/
H A DScrollView.cpp62 platformInit();
1273 void ScrollView::platformInit() function in class:WebCore::ScrollView
/external/webkit/Source/WebCore/platform/graphics/android/
H A DGraphicsContextAndroid.cpp485 void GraphicsContext::platformInit(PlatformGraphicsContext* gc) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/cairo/
H A DGraphicsContextCairo.cpp209 void GraphicsContext::platformInit(PlatformContextCairo* platformContext) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/cg/
H A DGraphicsContextCG.cpp115 void GraphicsContext::platformInit(CGContextRef cgContext) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DGraphicsContextQt.cpp259 void GraphicsContext::platformInit(PlatformGraphicsContext* painter) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/skia/
H A DGraphicsContextSkia.cpp223 void GraphicsContext::platformInit(PlatformGraphicsContext* gc) function in class:WebCore::GraphicsContext

Completed in 318 milliseconds

12