• Home
  • Raw
  • Download

Lines Matching defs:textRange

188         (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) {  in paint()
191 …[painter, x, y, run, this](TextRange textRange, const TextStyle& style, const ClipContext& context… in paint()
203 … (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in paint()
207 (TextRange textRange, const TextStyle& style, const ClipContext& context) { in paint()
223 … (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in paint()
227 (TextRange textRange, const TextStyle& style, const ClipContext& context) { in paint()
296 … [this](const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in prepareRoundRect()
299 [run, this](TextRange textRange, const TextStyle& style, const ClipContext& context) { in prepareRoundRect()
368 [this](TextRange textRange, const TextStyle& style, const ClipContext& context) { in ensureTextBlobCachePopulated()
406 const Run* run, SkScalar runOffset, TextRange textRange, SkScalar* width) { in scanStyles()
428 void TextLine::buildTextBlob(TextRange textRange, const TextStyle& style, const ClipContext& contex… in buildTextBlob()
479 TextRange textRange, in paintBackground()
524 TextRange textRange, in paintShadow()
554 …aintDecorations(ParagraphPainter* painter, SkScalar x, SkScalar y, TextRange textRange, const Text… in paintDecorations()
887 TextLine::ClipContext TextLine::measureTextInsideOneRun(TextRange textRange, in measureTextInsideOneRun()
1064 TextRange textRange, in iterateThroughSingleRunByStyles()
1067 auto correctContext = [&](TextRange textRange, SkScalar textOffsetInRun) -> ClipContext { in iterateThroughSingleRunByStyles()
1177 auto textRange = includingGhostSpaces ? this->textWithNewlines() : this->trimmedText(); in iterateThroughVisualRuns() local
1267 (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in getMetrics()
1274 [&result, &run](TextRange textRange, const TextStyle& style, const ClipContext& context) { in getMetrics()
1311 (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in getRectsForRange()
1315 (TextRange textRange, const TextStyle& style, const TextLine::ClipContext& lineContext) { in getRectsForRange()
1519 (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in getGlyphPositionAtCoordinate()
1524 (TextRange textRange, const TextStyle& style, const TextLine::ClipContext& context0) { in getGlyphPositionAtCoordinate()
1640 SkScalar* width) { in getRectsForPlaceholders()