Searched defs:startRun (Results 1 – 10 of 10) sorted by relevance
65 le_int32 startRun = findRun(fontRuns, start); in subsetFontRuns() local
93 le_int32 startRun = findFontRun(fontRuns, start); in subsetFontRuns() local
435 SkTArray<int32_t> ShapedText::getVisualOrder(SkUnicode* unicode, RunIndex startRun, RunIndex endRun… in getVisualOrder()458 auto startRun = lineStretch.glyphStart().runIndex(); in addLine() local
1037 le_int32 startRun = (runDirection == UBIDI_LTR)? firstRun : lastRun; in computeVisualRuns() local
830 void GrTextBlob::startRun(const SkGlyphRun& glyphRun, bool useSDFT) { in startRun() function in GrTextBlob
527 int32_t startRun = -1; in updateRunInfo() local