HomeSort by relevance Sort by last modified time
    Searched defs:createFontPlatformData (Results 1 - 10 of 10) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/pango/
FontCachePango.cpp 60 FontPlatformData* FontCache::createFontPlatformData(const FontDescription& fontDescription, const AtomicString& family)
  /external/webkit/Source/WebCore/platform/graphics/haiku/
FontCacheHaiku.cpp 70 FontPlatformData* FontCache::createFontPlatformData(const FontDescription& fontDescription, const AtomicString& family)
  /external/webkit/Source/WebCore/platform/graphics/qt/
FontCacheQt.cpp 67 FontPlatformData* FontCache::createFontPlatformData(const FontDescription& fontDescription, const AtomicString& familyName)
  /external/webkit/Source/WebCore/platform/graphics/wx/
FontCacheWx.cpp 96 FontPlatformData* FontCache::createFontPlatformData(const FontDescription& fontDescription, const AtomicString& family)
  /external/webkit/Source/WebCore/platform/graphics/android/fonts/
FontCacheAndroid.cpp 139 FontPlatformData* FontCache::createFontPlatformData(const FontDescription& fontDescription, const AtomicString& family)
  /external/webkit/Source/WebCore/platform/graphics/chromium/
FontCacheLinux.cpp 105 FontPlatformData* FontCache::createFontPlatformData(const FontDescription& fontDescription,
FontCacheChromiumWin.cpp 576 // FontCache::createFontPlatformData() does not filter out the fonts
610 FontPlatformData* FontCache::createFontPlatformData(const FontDescription& fontDescription, const AtomicString& family)
  /external/webkit/Source/WebCore/platform/graphics/freetype/
FontCacheFreeType.cpp 172 FontPlatformData* FontCache::createFontPlatformData(const FontDescription& fontDescription, const AtomicString& family)
  /external/webkit/Source/WebCore/platform/graphics/wince/
FontCacheWinCE.cpp 331 FontPlatformData* FontCache::createFontPlatformData(const FontDescription& fontDescription, const AtomicString& family)
  /external/webkit/Source/WebCore/platform/graphics/win/
FontCacheWin.cpp 553 FontPlatformData* FontCache::createFontPlatformData(const FontDescription& fontDescription, const AtomicString& family)

Completed in 744 milliseconds