HomeSort by relevance Sort by last modified time
    Searched refs:platformDataInit (Results 1 - 6 of 6) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/
FontPlatformData.cpp 43 platformDataInit(source);
FontPlatformData.h 299 void platformDataInit(const FontPlatformData&);
311 void platformDataInit(HFONT, float size, HDC, WCHAR* faceName);
  /external/webkit/Source/WebCore/platform/graphics/win/
FontPlatformDataCairoWin.cpp 41 void FontPlatformData::platformDataInit(HFONT font, float size, HDC hdc, WCHAR* faceName)
92 void FontPlatformData::platformDataInit(const FontPlatformData& source)
FontPlatformDataWin.cpp 68 platformDataInit(font, size, hdc, faceName);
FontPlatformDataCGWin.cpp 110 void FontPlatformData::platformDataInit(HFONT font, float size, HDC hdc, WCHAR* faceName)
135 void FontPlatformData::platformDataInit(const FontPlatformData& source)
  /external/webkit/Source/WebCore/platform/graphics/cocoa/
FontPlatformDataCocoa.mm 86 void FontPlatformData::platformDataInit(const FontPlatformData& f)

Completed in 964 milliseconds