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

/external/webkit/Source/WebCore/platform/graphics/haiku/
H A DFontCacheHaiku.cpp55 SimpleFontData* FontCache::getSimilarFontPlatformData(const Font& font) function in class:WebCore::FontCache
/external/webkit/Source/WebCore/platform/graphics/pango/
H A DFontCachePango.cpp43 SimpleFontData* FontCache::getSimilarFontPlatformData(const Font& font) function in class:WebCore::FontCache
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DFontCacheQt.cpp52 SimpleFontData* FontCache::getSimilarFontPlatformData(const Font& font) function in class:WebCore::FontCache
/external/webkit/Source/WebCore/platform/graphics/wx/
H A DFontCacheWx.cpp47 fontData = getSimilarFontPlatformData(font);
55 SimpleFontData* FontCache::getSimilarFontPlatformData(const Font& font) function in class:WebCore::FontCache
/external/webkit/Source/WebCore/platform/graphics/android/fonts/
H A DFontCacheAndroid.cpp110 SimpleFontData* FontCache::getSimilarFontPlatformData(const Font& font) function in class:WebCore::FontCache
163 // family, as when called by getSimilarFontPlatformData() and
/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DFontCacheLinux.cpp70 SimpleFontData* FontCache::getSimilarFontPlatformData(const Font& font) function in class:WebCore::FontCache
H A DFontCacheChromiumWin.cpp516 SimpleFontData* FontCache::getSimilarFontPlatformData(const Font& font) function in class:WebCore::FontCache
/external/webkit/Source/WebCore/platform/graphics/freetype/
H A DFontCacheFreeType.cpp103 SimpleFontData* FontCache::getSimilarFontPlatformData(const Font& font) function in class:WebCore::FontCache
/external/webkit/Source/WebCore/platform/graphics/wince/
H A DFontCacheWinCE.cpp319 SimpleFontData* FontCache::getSimilarFontPlatformData(const Font& font) function in class:WebCore::FontCache
/external/webkit/Source/WebCore/platform/graphics/win/
H A DFontCacheWin.cpp299 SimpleFontData* FontCache::getSimilarFontPlatformData(const Font& font) function in class:WebCore::FontCache

Completed in 167 milliseconds