Home
last modified time | relevance | path

Searched defs:glyphRange (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/experimental/sktext/src/
DLogicalRun.h26 SkScalar calculateWidth(GlyphRange glyphRange) const { in calculateWidth()
DVisualRun.h43 SkScalar calculateWidth(GlyphRange glyphRange) const { in calculateWidth()
DLine.h94 …Stretch(RunIndex runIndex, GlyphRange glyphRange, TextRange textRange, SkScalar width, const TextM… in Stretch()
DText.cpp587 … GlyphRange glyphRange = this->textToGlyphs(unicodeText, positionType, runIndex, dirTextRange); in visit() local
617 GlyphRange glyphRange(0, run.size()); in textToGlyphs() local
/third_party/skia/modules/skparagraph/src/
DOneLineShaper.cpp246 TextRange OneLineShaper::normalizeTextRange(GlyphRange glyphRange) { in normalizeTextRange()
269 void OneLineShaper::addUnresolvedWithRun(GlyphRange glyphRange) { in addUnresolvedWithRun()
/third_party/flutter/skia/fuzz/
DFuzzCanvas.cpp891 int glyphRange = font.getTypefaceOrDefault()->countGlyphs(); in make_fuzz_text() local
/third_party/skia/fuzz/
DFuzzCanvas.cpp884 int glyphRange = font.getTypefaceOrDefault()->countGlyphs(); in make_fuzz_text() local