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

1 2

  /external/webkit/WebCore/platform/qt/
ScrollViewQt.cpp 37 void ScrollView::platformInit()
  /external/webkit/WebCore/platform/graphics/haiku/
FontCacheHaiku.cpp 44 void FontCache::platformInit()
SimpleFontDataHaiku.cpp 46 void SimpleFontData::platformInit()
  /external/webkit/WebCore/platform/graphics/qt/
FontCacheQt.cpp 43 void FontCache::platformInit()
SimpleFontDataQt.cpp 41 void SimpleFontData::platformInit()
  /external/webkit/WebCore/platform/graphics/wx/
FontCacheWx.cpp 38 void FontCache::platformInit()
SimpleFontDataWx.cpp 46 void SimpleFontData::platformInit()
  /external/webkit/WebCore/platform/graphics/
FontCache.h 65 void platformInit();
Gradient.cpp 46 platformInit();
59 platformInit();
Gradient.h 134 void platformInit() { m_gradient = 0; }
SimpleFontData.cpp 103 platformInit();
SimpleFontData.h 157 void platformInit();
  /external/webkit/WebCore/platform/graphics/android/
FontDataAndroid.cpp 43 void SimpleFontData::platformInit()
FontCacheAndroid.cpp 39 void FontCache::platformInit()
  /external/webkit/WebCore/platform/graphics/gtk/
FontCacheGtk.cpp 30 void FontCache::platformInit()
SimpleFontDataGtk.cpp 46 void SimpleFontData::platformInit()
SimpleFontDataPango.cpp 47 void SimpleFontData::platformInit()
  /external/webkit/WebCore/platform/graphics/win/
SimpleFontDataCairoWin.cpp 45 void SimpleFontData::platformInit()
96 // charwidths are set in platformInit.
SimpleFontDataCGWin.cpp 53 void SimpleFontData::platformInit()
  /external/webkit/WebCore/platform/graphics/chromium/
FontCacheLinux.cpp 53 void FontCache::platformInit()
SimpleFontDataChromiumWin.cpp 54 void SimpleFontData::platformInit()
96 // charwidths are set in platformInit.
SimpleFontDataLinux.cpp 54 void SimpleFontData::platformInit()
125 // charwidths are set in platformInit.
  /external/webkit/WebCore/platform/graphics/wince/
SimpleFontDataWince.cpp 46 void SimpleFontData::platformInit()
  /external/webkit/WebCore/platform/gtk/
ScrollViewGtk.cpp 53 void ScrollView::platformInit()
  /external/webkit/WebCore/platform/graphics/mac/
FontCacheMac.mm 61 void FontCache::platformInit()

Completed in 270 milliseconds

1 2