Searched defs:glyphCount (Results 1 – 2 of 2) sorted by relevance
61 uint32_t glyphCount() const { return mGlyphIds.size(); } in glyphCount() function
113 size_t glyphCount = end - start; in operator ()() local