Searched refs:digitZeroGlyph (Results 1 – 1 of 1) sorted by relevance
89 Glyph digitZeroGlyph = glyphPageZero->glyphForCharacter(digitZeroChar); in initCharWidths() local90 if (digitZeroGlyph) in initCharWidths()91 m_avgCharWidth = widthForGlyph(digitZeroGlyph); in initCharWidths()