Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/
DFontFastPath.cpp161 const GlyphPage* variantPage = variantNode->page(); in glyphDataForCharacter() local
162 if (variantPage) { in glyphDataForCharacter()
163 GlyphData data = variantPage->glyphDataForCharacter(c); in glyphDataForCharacter()