HomeSort by relevance Sort by last modified time
    Searched defs:platformInit (Results 1 - 25 of 42) sorted by null

1 2

  /external/webkit/Source/WebCore/platform/efl/
ScrollViewEfl.cpp 51 void ScrollView::platformInit()
  /external/webkit/Source/WebCore/platform/graphics/pango/
FontCachePango.cpp 32 void FontCache::platformInit()
SimpleFontDataPango.cpp 47 void SimpleFontData::platformInit()
  /external/webkit/Source/WebCore/platform/graphics/haiku/
FontCacheHaiku.cpp 45 void FontCache::platformInit()
SimpleFontDataHaiku.cpp 43 void SimpleFontData::platformInit()
  /external/webkit/Source/WebCore/platform/graphics/qt/
FontCacheQt.cpp 43 void FontCache::platformInit()
SimpleFontDataQt.cpp 41 void SimpleFontData::platformInit()
  /external/webkit/Source/WebCore/platform/graphics/wx/
FontCacheWx.cpp 38 void FontCache::platformInit()
SimpleFontDataWx.cpp 51 void SimpleFontData::platformInit()
  /external/webkit/Tools/DumpRenderTree/chromium/
TestShellGtk.cpp 190 void platformInit(int* argc, char*** argv)
TestShellWin.cpp 115 void platformInit(int*, char***)
  /external/webkit/Source/WebCore/platform/graphics/android/fonts/
FontCacheAndroid.cpp 99 void FontCache::platformInit()
FontDataAndroid.cpp 44 void SimpleFontData::platformInit()
  /external/webkit/Source/WebCore/platform/graphics/chromium/
FontCacheLinux.cpp 53 void FontCache::platformInit()
SimpleFontDataChromiumWin.cpp 54 void SimpleFontData::platformInit()
108 // charwidths are set in platformInit.
  /external/webkit/Source/WebCore/platform/graphics/freetype/
FontCacheFreeType.cpp 37 void FontCache::platformInit()
SimpleFontDataFreeType.cpp 48 void SimpleFontData::platformInit()
  /external/webkit/Source/WebCore/platform/graphics/win/
GraphicsContextCairoWin.cpp 70 platformInit(dc, hasAlpha);
73 void GraphicsContext::platformInit(HDC dc, bool hasAlpha)
SimpleFontDataCairoWin.cpp 44 void SimpleFontData::platformInit()
99 // charwidths are set in platformInit.
SimpleFontDataCGWin.cpp 52 void SimpleFontData::platformInit()
GraphicsContextCGWin.cpp 72 platformInit(hdc, hasAlpha);
75 void GraphicsContext::platformInit(HDC hdc, bool hasAlpha)
  /external/webkit/Source/WebCore/platform/graphics/wince/
SimpleFontDataWinCE.cpp 44 void SimpleFontData::platformInit()
  /external/webkit/Source/WebCore/platform/gtk/
ScrollViewGtk.cpp 55 void ScrollView::platformInit()
  /external/webkit/Source/WebCore/platform/wx/
ScrollViewWx.cpp 122 void ScrollView::platformInit()
  /external/webkit/Source/WebCore/platform/graphics/
Gradient.h 150 void platformInit() { m_gradient = 0; }

Completed in 272 milliseconds

1 2