Searched defs:totalGlyphCount (Results 1 – 4 of 4) sorted by relevance
85 size_t totalGlyphCount() const { in totalGlyphCount() function
2285 int totalGlyphCount = 0; in drawTextBlob() local
83 size_t totalGlyphCount() const { in totalGlyphCount() function
1494 size_t totalGlyphCount = glyphRunList.totalGlyphCount(); in Make() local