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
361 TextRange OneLineShaper::normalizeTextRange(GlyphRange glyphRange) { in normalizeTextRange()384 void OneLineShaper::addUnresolvedWithRun(GlyphRange glyphRange) { in addUnresolvedWithRun()
351 void Run::iterateGlyphRangeInTextOrder(const GlyphRange& glyphRange, Visitor visitor) { in iterateGlyphRangeInTextOrder()
884 int glyphRange = font.getTypefaceOrDefault()->countGlyphs(); in make_fuzz_text() local