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

/external/webkit/Source/WebCore/platform/graphics/
H A DGlyphPageTreeNode.cpp132 it->second->pruneCustomFontData(fontData);
136 pageZeroRoot->pruneCustomFontData(fontData);
378 void GlyphPageTreeNode::pruneCustomFontData(const FontData* fontData) function in class:WebCore::GlyphPageTreeNode
402 it->second->pruneCustomFontData(fontData);
H A DGlyphPageTreeNode.h196 void pruneCustomFontData(const FontData*);

Completed in 41 milliseconds