Searched refs:getGlyphCount (Results 1 – 1 of 1) sorted by relevance
49 uint32_t getGlyphCount(U16StringPiece text, uint32_t start, uint32_t end, in getGlyphCount() function637 uint32_t glyphCount = getGlyphCount(text, run.start, run.end, font); in getBestFont()