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

12

/external/webkit/Source/WebCore/platform/efl/
H A DScrollViewEfl.cpp51 void ScrollView::platformInit() function in class:WebCore::ScrollView
/external/webkit/Source/WebCore/platform/graphics/haiku/
H A DFontCacheHaiku.cpp45 void FontCache::platformInit() function in class:WebCore::FontCache
H A DSimpleFontDataHaiku.cpp43 void SimpleFontData::platformInit() function in class:WebCore::SimpleFontData
/external/webkit/Source/WebCore/platform/graphics/pango/
H A DFontCachePango.cpp32 void FontCache::platformInit() function in class:WebCore::FontCache
H A DSimpleFontDataPango.cpp47 void SimpleFontData::platformInit() function in class:WebCore::SimpleFontData
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DFontCacheQt.cpp43 void FontCache::platformInit() function in class:WebCore::FontCache
H A DSimpleFontDataQt.cpp41 void SimpleFontData::platformInit() function in class:WebCore::SimpleFontData
/external/webkit/Source/WebCore/platform/graphics/win/
H A DSimpleFontDataCairoWin.cpp44 void SimpleFontData::platformInit() function in class:WebCore::SimpleFontData
99 // charwidths are set in platformInit.
H A DGraphicsContextCairoWin.cpp70 platformInit(dc, hasAlpha);
73 void GraphicsContext::platformInit(HDC dc, bool hasAlpha) function in class:WebCore::GraphicsContext
H A DSimpleFontDataCGWin.cpp52 void SimpleFontData::platformInit() function in class:WebCore::SimpleFontData
H A DGraphicsContextCGWin.cpp72 platformInit(hdc, hasAlpha);
75 void GraphicsContext::platformInit(HDC hdc, bool hasAlpha) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/wx/
H A DFontCacheWx.cpp38 void FontCache::platformInit() function in class:WebCore::FontCache
H A DSimpleFontDataWx.cpp51 void SimpleFontData::platformInit() function in class:WebCore::SimpleFontData
/external/webkit/Tools/DumpRenderTree/chromium/
H A DTestShellGtk.cpp190 void platformInit(int* argc, char*** argv) function
H A DTestShellWin.cpp115 void platformInit(int*, char***) function
/external/webkit/Source/WebCore/platform/graphics/android/fonts/
H A DFontCacheAndroid.cpp99 void FontCache::platformInit() function in class:WebCore::FontCache
H A DFontDataAndroid.cpp44 void SimpleFontData::platformInit() function in class:WebCore::SimpleFontData
/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DFontCacheLinux.cpp53 void FontCache::platformInit() function in class:WebCore::FontCache
H A DSimpleFontDataChromiumWin.cpp54 void SimpleFontData::platformInit() function in class:WebCore::SimpleFontData
108 // charwidths are set in platformInit.
H A DSimpleFontDataLinux.cpp55 void SimpleFontData::platformInit() function in class:WebCore::SimpleFontData
151 // charwidths are set in platformInit.
/external/webkit/Source/WebCore/platform/graphics/freetype/
H A DFontCacheFreeType.cpp37 void FontCache::platformInit() function in class:WebCore::FontCache
H A DSimpleFontDataFreeType.cpp48 void SimpleFontData::platformInit() function in class:WebCore::SimpleFontData
/external/webkit/Source/WebCore/platform/graphics/wince/
H A DSimpleFontDataWinCE.cpp44 void SimpleFontData::platformInit() function in class:WebCore::SimpleFontData
/external/webkit/Source/WebCore/platform/gtk/
H A DScrollViewGtk.cpp55 void ScrollView::platformInit() function in class:WebCore::ScrollView
/external/webkit/Source/WebCore/platform/graphics/
H A DGradient.h150 void platformInit() { m_gradient = 0; } function in class:WebCore::Gradient

Completed in 351 milliseconds

12