Home
last modified time | relevance | path

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

/external/webkit/WebCore/platform/graphics/
DSimpleFontData.cpp110 GlyphPage* glyphPageZero = GlyphPageTreeNode::getRootChild(this, 0)->page(); in initCharWidths()
130 GlyphPage* glyphPageZero = GlyphPageTreeNode::getRootChild(this, 0)->page(); in platformGlyphInit()
DFontFastPath.cpp64 node = GlyphPageTreeNode::getRootChild(fontDataAt(0), pageNumber); in glyphDataForCharacter()
103 … GlyphPageTreeNode* smallCapsNode = GlyphPageTreeNode::getRootChild(smallCapsFontData, pageNumber); in glyphDataForCharacter()
156 … GlyphPage* fallbackPage = GlyphPageTreeNode::getRootChild(characterFontData, pageNumber)->page(); in glyphDataForCharacter()
DGlyphPageTreeNode.h188 static GlyphPageTreeNode* getRootChild(const FontData* fontData, unsigned pageNumber) in getRootChild() function
DGlyphPageTreeNode.cpp252 GlyphPage* fallbackPage = getRootChild(fontData, pageNumber)->page(); in initializePage()
/external/webkit/WebCore/platform/graphics/win/
DSimpleFontDataCGWin.cpp103 GlyphPage* glyphPageZero = GlyphPageTreeNode::getRootChild(this, 0)->page(); in platformInit()
/external/webkit/WebCore/platform/graphics/chromium/
DSimpleFontDataLinux.cpp111 GlyphPage* glyphPageZero = GlyphPageTreeNode::getRootChild(this, 0)->page(); in platformInit()
/external/webkit/WebCore/platform/graphics/mac/
DSimpleFontDataMac.mm264 GlyphPage* glyphPageZero = GlyphPageTreeNode::getRootChild(this, 0)->page();
285 GlyphPage* glyphPageZero = GlyphPageTreeNode::getRootChild(this, 0)->page();
/external/webkit/WebCore/
DChangeLog-2007-10-1463332 (WebCore::GlyphPageTreeNode::getRootChild):
DChangeLog-2008-08-1060444 (WebCore::GlyphPageTreeNode::getRootChild):