Searched defs:createFontPlatformData (Results 1 - 10 of 10) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/haiku/
H A DFontCacheHaiku.cpp70 FontPlatformData* FontCache::createFontPlatformData(const FontDescription& fontDescription, const AtomicString& family) function in class:WebCore::FontCache
/external/webkit/Source/WebCore/platform/graphics/pango/
H A DFontCachePango.cpp60 FontPlatformData* FontCache::createFontPlatformData(const FontDescription& fontDescription, const AtomicString& family) function in class:WebCore::FontCache
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DFontCacheQt.cpp67 FontPlatformData* FontCache::createFontPlatformData(const FontDescription& fontDescription, const AtomicString& familyName) function in class:WebCore::FontCache
/external/webkit/Source/WebCore/platform/graphics/wx/
H A DFontCacheWx.cpp96 FontPlatformData* FontCache::createFontPlatformData(const FontDescription& fontDescription, const AtomicString& family) function in class:WebCore::FontCache
/external/webkit/Source/WebCore/platform/graphics/android/fonts/
H A DFontCacheAndroid.cpp139 FontPlatformData* FontCache::createFontPlatformData(const FontDescription& fontDescription, const AtomicString& family) function in class:WebCore::FontCache
/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DFontCacheLinux.cpp105 FontPlatformData* FontCache::createFontPlatformData(const FontDescription& fontDescription, function in class:WebCore::FontCache
H A DFontCacheChromiumWin.cpp576 // FontCache::createFontPlatformData() does not filter out the fonts
610 FontPlatformData* FontCache::createFontPlatformData(const FontDescription& fontDescription, const AtomicString& family) function in class:WebCore::FontCache
/external/webkit/Source/WebCore/platform/graphics/freetype/
H A DFontCacheFreeType.cpp172 FontPlatformData* FontCache::createFontPlatformData(const FontDescription& fontDescription, const AtomicString& family) function in class:WebCore::FontCache
/external/webkit/Source/WebCore/platform/graphics/wince/
H A DFontCacheWinCE.cpp331 FontPlatformData* FontCache::createFontPlatformData(const FontDescription& fontDescription, const AtomicString& family) function in class:WebCore::FontCache
/external/webkit/Source/WebCore/platform/graphics/win/
H A DFontCacheWin.cpp553 FontPlatformData* FontCache::createFontPlatformData(const FontDescription& fontDescription, const AtomicString& family) function in class:WebCore::FontCache

Completed in 175 milliseconds