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