Searched refs:totalGlyphs (Results 1 – 3 of 3) sorted by relevance
177 size_t totalGlyphs = 0; in drawTextBlob() local179 totalGlyphs += it.glyphCount(); in drawTextBlob()183 this->initialize(totalGlyphs); in drawTextBlob()223 this->initialize(totalGlyphs); in drawTextBlob()
306 int totalGlyphs = fGlyphCount; in exportTtxCommon() local321 ++totalGlyphs; in exportTtxCommon()416 out->writeDecAsText(totalGlyphs); in exportTtxCommon()
371 int totalGlyphs = fGlyphCount; in exportTtxCommon() local386 ++totalGlyphs; in exportTtxCommon()480 out->writeDecAsText(totalGlyphs); in exportTtxCommon()