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