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