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

/external/webkit/Source/WebCore/platform/graphics/
H A DFontFastPath.cpp118 const GlyphPage* uprightPage = uprightNode->page(); local
119 if (uprightPage) {
120 GlyphData uprightData = uprightPage->glyphDataForCharacter(c);

Completed in 88 milliseconds