Searched refs:getGlyphsCount (Results 1 – 4 of 4) sorted by relevance
132 inline size_t getGlyphsCount() const { return mGlyphs.size(); } in getGlyphsCount() function
490 size_t glyphsCount = value.getGlyphsCount(); in doTextGlyphs()
780 doDrawGlyphs(canvas, value->getGlyphs(), 0, value->getGlyphsCount(), x, y, flags, paint); in drawTextWithGlyphs()
490 size_t glyphsCount = value->getGlyphsCount(); in renderText()520 size_t glyphsCount = value->getGlyphsCount(); in renderTextRun()