Home
last modified time | relevance | path

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

/external/webkit/WebCore/platform/graphics/
DGlyphPageTreeNode.cpp225 … m_page->setGlyphDataForIndex(j, pageToFill->glyphDataForIndex(j)); in initializePage()
270 m_page->setGlyphDataForIndex(i, parentPage->glyphDataForIndex(i)); in initializePage()
272 m_page->setGlyphDataForIndex(i, fallbackPage->glyphDataForIndex(i)); in initializePage()
DGlyphPageTreeNode.h87 GlyphData glyphDataForIndex(unsigned index) const in glyphDataForIndex() function
/external/webkit/WebCore/
DChangeLog-2009-06-1611799 (WebCore::GlyphPage::glyphDataForIndex):