Searched defs:glyphRange (Results 1 – 6 of 6) sorted by relevance
26 SkScalar calculateWidth(GlyphRange glyphRange) const { in calculateWidth()
43 SkScalar calculateWidth(GlyphRange glyphRange) const { in calculateWidth()
94 …Stretch(RunIndex runIndex, GlyphRange glyphRange, TextRange textRange, SkScalar width, const TextM… in Stretch()
567 … GlyphRange glyphRange = this->textToGlyphs(unicodeText, positionType, runIndex, dirTextRange); in visit() local597 GlyphRange glyphRange(0, run.size()); in textToGlyphs() local
246 TextRange OneLineShaper::normalizeTextRange(GlyphRange glyphRange) { in normalizeTextRange()269 void OneLineShaper::addUnresolvedWithRun(GlyphRange glyphRange) { in addUnresolvedWithRun()
872 int glyphRange = font.getTypefaceOrDefault()->countGlyphs(); in make_fuzz_text() local