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