Lines Matching defs:run
173 auto& run = fOwner->run(runIndex); in TextLine() local
227 (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in paint()
246 … (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in paint()
271 … (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in paint()
290 … (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in paint()
309 void TextLine::computeRoundRect(int& index, int& preIndex, std::vector<Run*>& groupRuns, Run* run) { in computeRoundRect()
370 … [this](const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in prepareRoundRect()
383 auto run = &this->fOwner->run(runIndex); in prepareRoundRect() local
403 const auto& run = fOwner->run(fRunsInVisualOrder[0]); in ensureTextBlobCachePopulated() local
436 SkScalar* runWidthInLine) { in ensureTextBlobCachePopulated()
534 const Run* run, SkScalar runOffset, TextRange textRange, SkScalar* width) { in scanStyles()
873 auto& run = cluster->run(); in shiftCluster() local
893 auto& run = cluster->run(); in spacingCluster() local
1095 std::unique_ptr<Run> run() & { return std::move(fRun); } in shapeEllipsis() function in skia::textlayout::TextLine::shapeEllipsis::ShapeHandler
1126 const Run& run = cluster->run(); in shapeEllipsis() local
1237 const Run* run, in shapeEllipsis()
1396 auto run = this->fOwner->run(r); in shapeEllipsis() local
1442 const Run* run, in shapeEllipsis()
1638 const auto run = &this->fOwner->run(runIndex); in shapeEllipsis() local
1691 const auto run = &this->fOwner->run(runIndex); in shapeEllipsis() local
1769 (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in shapeEllipsis()
1827 (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in shapeEllipsis()
2043 (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in shapeEllipsis()
2167 SkScalar* width) { in shapeEllipsis()