Lines Matching defs:run

153         auto& run = fOwner->run(runIndex);  in TextLine()  local
191 … (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in paint()
204 … (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in paint()
224 … (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in paint()
249 const auto& run = fOwner->run(fRunsInVisualOrder[0]); in ensureTextBlobCachePopulated() local
278 SkScalar* runWidthInLine) { in ensureTextBlobCachePopulated()
327 const Run* run, SkScalar runOffset, TextRange textRange, SkScalar* width) { in scanStyles()
561 auto& run = cluster->run(); in shiftCluster() local
640 std::unique_ptr<Run> run() & { return std::move(fRun); } in shapeEllipsis() function in skia::textlayout::TextLine::shapeEllipsis::ShapeHandler
671 const Run& run = cluster->run(); in shapeEllipsis() local
769 const Run* run, in measureTextInsideOneRun()
922 auto run = this->fOwner->run(r); in iterateThroughClustersInGlyphsOrder() local
945 const Run* run, in iterateThroughSingleRunByStyles()
1069 const auto run = &this->fOwner->run(runIndex); in iterateThroughVisualRuns() local
1141 (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in getMetrics()
1185 (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in getRectsForRange()
1393 (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in getGlyphPositionAtCoordinate()
1514 SkScalar* width) { in getRectsForPlaceholders()