Home
last modified time | relevance | path

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

/external/webkit/WebCore/platform/graphics/
DFontFastPath.cpp103 … GlyphPageTreeNode* smallCapsNode = GlyphPageTreeNode::getRootChild(smallCapsFontData, pageNumber); in glyphDataForCharacter() local
104 const GlyphPage* smallCapsPage = smallCapsNode->page(); in glyphDataForCharacter()