HomeSort by relevance Sort by last modified time
    Searched defs:getLastResortFallbackFont (Results 1 - 10 of 10) 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/haiku/
FontCacheHaiku.cpp 61 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/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/chromium/
FontCacheLinux.cpp 75 SimpleFontData* FontCache::getLastResortFallbackFont(const FontDescription& description)
FontCacheChromiumWin.cpp 521 SimpleFontData* FontCache::getLastResortFallbackFont(const FontDescription& description)
  /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 122 milliseconds