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

/external/webkit/Source/WebCore/platform/graphics/
H A DGlyphPageTreeNode.cpp424 unsigned customFontCount = node->m_customFontCount; local
426 if (customFontCount) {
428 curr->m_customFontCount -= customFontCount;

Completed in 41 milliseconds