Searched defs:numRuns (Results 1 – 3 of 3) sorted by relevance
581 int numRuns = line.runs.size(); in emit() local1178 int numRuns = current.fRunIndex - previousBreak.fRunIndex + 1; in wrap() local
416 auto numRuns = endRun - startRun + 1; in getVisualOrder() local
119 size_t numRuns = end.runIndex() - start.runIndex() + 1; in TextLine() local