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

/external/webkit/Source/WebCore/platform/graphics/
H A DGlyphPageTreeNode.cpp277 m_page->setGlyphDataForIndex(j, pageToFill->glyphDataForIndex(j));
322 m_page->setGlyphDataForIndex(i, parentPage->glyphDataForIndex(i));
324 m_page->setGlyphDataForIndex(i, fallbackPage->glyphDataForIndex(i));
H A DGlyphPageTreeNode.h87 GlyphData glyphDataForIndex(unsigned index) const function in class:WebCore::GlyphPage

Completed in 304 milliseconds