HomeSort by relevance Sort by last modified time
    Searched refs:createFontPlatformData (Results 1 - 13 of 13) 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/qt/
FontCacheQt.cpp 67 FontPlatformData* FontCache::createFontPlatformData(const FontDescription& fontDescription, const AtomicString& familyName)
  /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/
FontCache.h 105 FontPlatformData* createFontPlatformData(const FontDescription&, const AtomicString& family);
FontCache.cpp 195 result = createFontPlatformData(fontDescription, 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/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/android/fonts/
FontCacheAndroid.cpp 139 FontPlatformData* FontCache::createFontPlatformData(const FontDescription& fontDescription, const AtomicString& family)
  /external/webkit/Source/WebCore/platform/graphics/mac/
FontCacheMac.mm 194 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 251 milliseconds