Searched defs:glyphRange (Results 1 – 7 of 7) 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()
587 … GlyphRange glyphRange = this->textToGlyphs(unicodeText, positionType, runIndex, dirTextRange); in visit() local617 GlyphRange glyphRange(0, run.size()); in textToGlyphs() local
246 TextRange OneLineShaper::normalizeTextRange(GlyphRange glyphRange) { in normalizeTextRange()269 void OneLineShaper::addUnresolvedWithRun(GlyphRange glyphRange) { in addUnresolvedWithRun()
891 int glyphRange = font.getTypefaceOrDefault()->countGlyphs(); in make_fuzz_text() local
884 int glyphRange = font.getTypefaceOrDefault()->countGlyphs(); in make_fuzz_text() local