Searched refs:getLastResortFallbackFont (Results 1 - 14 of 14) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/pango/
H A DFontCachePango.cpp48 SimpleFontData* FontCache::getLastResortFallbackFont(const FontDescription& fontDescription) function in class:WebCore::FontCache
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DFontCacheQt.cpp57 SimpleFontData* FontCache::getLastResortFallbackFont(const FontDescription& fontDescription) function in class:WebCore::FontCache
/external/webkit/Source/WebCore/platform/graphics/wx/
H A DFontCacheWx.cpp49 fontData = getLastResortFallbackFont(font.fontDescription());
80 SimpleFontData* FontCache::getLastResortFallbackFont(const FontDescription& fontDescription) function in class:WebCore::FontCache
/external/webkit/Source/WebCore/platform/graphics/haiku/
H A DFontCacheHaiku.cpp61 SimpleFontData* FontCache::getLastResortFallbackFont(const FontDescription& fontDescription) function in class:WebCore::FontCache
/external/webkit/Source/WebCore/platform/graphics/
H A DFontCache.h84 SimpleFontData* getLastResortFallbackFont(const FontDescription&);
H A DFontCache.cpp409 result = getLastResortFallbackFont(font.fontDescription());
/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DFontCacheLinux.cpp75 SimpleFontData* FontCache::getLastResortFallbackFont(const FontDescription& description) function in class:WebCore::FontCache
H A DFontCacheChromiumWin.cpp521 SimpleFontData* FontCache::getLastResortFallbackFont(const FontDescription& description) function in class:WebCore::FontCache
/external/webkit/Source/WebCore/css/
H A DCSSFontFaceSource.cpp184 tempData = fontCache()->getLastResortFallbackFont(fontDescription);
/external/webkit/Source/WebCore/platform/graphics/android/fonts/
H A DFontCacheAndroid.cpp115 SimpleFontData* FontCache::getLastResortFallbackFont(const FontDescription& description) function in class:WebCore::FontCache
164 // getLastResortFallbackFont(). In this case, the default font is an
/external/webkit/Source/WebCore/platform/graphics/mac/
H A DFontCacheMac.mm171 SimpleFontData* FontCache::getLastResortFallbackFont(const FontDescription& fontDescription)
/external/webkit/Source/WebCore/platform/graphics/freetype/
H A DFontCacheFreeType.cpp108 SimpleFontData* FontCache::getLastResortFallbackFont(const FontDescription& fontDescription) function in class:WebCore::FontCache
/external/webkit/Source/WebCore/platform/graphics/wince/
H A DFontCacheWinCE.cpp324 SimpleFontData* FontCache::getLastResortFallbackFont(const FontDescription& fontDesc) function in class:WebCore::FontCache
/external/webkit/Source/WebCore/platform/graphics/win/
H A DFontCacheWin.cpp313 SimpleFontData* FontCache::getLastResortFallbackFont(const FontDescription& fontDescription) function in class:WebCore::FontCache

Completed in 754 milliseconds