HomeSort by relevance Sort by last modified time
    Searched refs:getLastResortFallbackFont (Results 1 - 14 of 14) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/pango/
FontCachePango.cpp 48 SimpleFontData* FontCache::getLastResortFallbackFont(const FontDescription& fontDescription)
  /external/webkit/Source/WebCore/platform/graphics/qt/
FontCacheQt.cpp 57 SimpleFontData* FontCache::getLastResortFallbackFont(const FontDescription& fontDescription)
  /external/webkit/Source/WebCore/platform/graphics/wx/
FontCacheWx.cpp 49 fontData = getLastResortFallbackFont(font.fontDescription());
80 SimpleFontData* FontCache::getLastResortFallbackFont(const FontDescription& fontDescription)
  /external/webkit/Source/WebCore/platform/graphics/haiku/
FontCacheHaiku.cpp 61 SimpleFontData* FontCache::getLastResortFallbackFont(const FontDescription& fontDescription)
  /external/webkit/Source/WebCore/platform/graphics/
FontCache.h 84 SimpleFontData* getLastResortFallbackFont(const FontDescription&);
FontCache.cpp 409 result = getLastResortFallbackFont(font.fontDescription());
  /external/webkit/Source/WebCore/platform/graphics/chromium/
FontCacheLinux.cpp 75 SimpleFontData* FontCache::getLastResortFallbackFont(const FontDescription& description)
FontCacheChromiumWin.cpp 521 SimpleFontData* FontCache::getLastResortFallbackFont(const FontDescription& description)
  /external/webkit/Source/WebCore/css/
CSSFontFaceSource.cpp 184 tempData = fontCache()->getLastResortFallbackFont(fontDescription);
  /external/webkit/Source/WebCore/platform/graphics/android/fonts/
FontCacheAndroid.cpp 115 SimpleFontData* FontCache::getLastResortFallbackFont(const FontDescription& description)
164 // getLastResortFallbackFont(). In this case, the default font is an
  /external/webkit/Source/WebCore/platform/graphics/mac/
FontCacheMac.mm 171 SimpleFontData* FontCache::getLastResortFallbackFont(const FontDescription& fontDescription)
  /external/webkit/Source/WebCore/platform/graphics/freetype/
FontCacheFreeType.cpp 108 SimpleFontData* FontCache::getLastResortFallbackFont(const FontDescription& fontDescription)
  /external/webkit/Source/WebCore/platform/graphics/wince/
FontCacheWinCE.cpp 324 SimpleFontData* FontCache::getLastResortFallbackFont(const FontDescription& fontDesc)
  /external/webkit/Source/WebCore/platform/graphics/win/
FontCacheWin.cpp 313 SimpleFontData* FontCache::getLastResortFallbackFont(const FontDescription& fontDescription)

Completed in 216 milliseconds