Home
last modified time | relevance | path

Searched refs:fontDataToSubstitute (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DFontCache.h78 …rCharacter(const FontDescription&, UChar32, const SimpleFontData* fontDataToSubstitute, bool disal…
DFontFastPath.cpp280 …const SimpleFontData* fontDataToSubstitute = fontDataAt(0)->fontDataForCharacter(characterToRender… in glyphDataAndPageForCharacter() local
281 …latformFallbackForCharacter(m_fontDescription, characterToRender, fontDataToSubstitute, isPlatform… in glyphDataAndPageForCharacter()
/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
DFontCacheMac.mm93 …iption& fontDescription, UChar32 character, const SimpleFontData* fontDataToSubstitute, bool disal…
108 const FontPlatformData& platformData = fontDataToSubstitute->platformData();