Searched defs:numRuns (Results 1 – 4 of 4) sorted by relevance
34 auto numRuns = end - start + 1; in Line() local
556 int numRuns = line.runs.size(); in emit() local1147 int numRuns = current.fRunIndex - previousBreak.fRunIndex + 1; in wrap() local
772 int numRuns = runIndex - previousBreak.fRunIndex + 1; in shape() local
113 size_t numRuns = end.runIndex() - start.runIndex() + 1; in TextLine() local