Lines Matching defs:textRange

191 …        (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) {  in paint()
194 … [painter, x, y, this](TextRange textRange, const TextStyle& style, const ClipContext& context) { in paint()
204 … (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in paint()
208 (TextRange textRange, const TextStyle& style, const ClipContext& context) { in paint()
224 … (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in paint()
228 (TextRange textRange, const TextStyle& style, const ClipContext& context) { in paint()
289 [this](TextRange textRange, const TextStyle& style, const ClipContext& context) { in ensureTextBlobCachePopulated()
327 const Run* run, SkScalar runOffset, TextRange textRange, SkScalar* width) { in scanStyles()
349 void TextLine::buildTextBlob(TextRange textRange, const TextStyle& style, const ClipContext& contex… in buildTextBlob()
400 TextRange textRange, in paintBackground()
412 TextRange textRange, in paintShadow()
442 …aintDecorations(ParagraphPainter* painter, SkScalar x, SkScalar y, TextRange textRange, const Text… in paintDecorations()
768 TextLine::ClipContext TextLine::measureTextInsideOneRun(TextRange textRange, in measureTextInsideOneRun()
947 TextRange textRange, in iterateThroughSingleRunByStyles()
950 auto correctContext = [&](TextRange textRange, SkScalar textOffsetInRun) -> ClipContext { in iterateThroughSingleRunByStyles()
1059 auto textRange = includingGhostSpaces ? this->textWithNewlines() : this->trimmedText(); in iterateThroughVisualRuns() local
1141 (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in getMetrics()
1148 [&result, &run](TextRange textRange, const TextStyle& style, const ClipContext& context) { in getMetrics()
1185 (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in getRectsForRange()
1189 (TextRange textRange, const TextStyle& style, const TextLine::ClipContext& lineContext) { in getRectsForRange()
1393 (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in getGlyphPositionAtCoordinate()
1398 (TextRange textRange, const TextStyle& style, const TextLine::ClipContext& context0) { in getGlyphPositionAtCoordinate()
1514 SkScalar* width) { in getRectsForPlaceholders()