• Home
  • Raw
  • Download

Lines Matching defs:textRange

183 …        (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) {  in paint()
186 … [painter, x, y, this](TextRange textRange, const TextStyle& style, const ClipContext& context) { in paint()
196 … (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in paint()
200 (TextRange textRange, const TextStyle& style, const ClipContext& context) { in paint()
216 … (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in paint()
220 (TextRange textRange, const TextStyle& style, const ClipContext& context) { in paint()
281 [this](TextRange textRange, const TextStyle& style, const ClipContext& context) { in ensureTextBlobCachePopulated()
319 const Run* run, SkScalar runOffset, TextRange textRange, SkScalar* width) { in scanStyles()
341 void TextLine::buildTextBlob(TextRange textRange, const TextStyle& style, const ClipContext& contex… in buildTextBlob()
392 TextRange textRange, in paintBackground()
404 TextRange textRange, in paintShadow()
434 …aintDecorations(ParagraphPainter* painter, SkScalar x, SkScalar y, TextRange textRange, const Text… in paintDecorations()
688 TextLine::ClipContext TextLine::measureTextInsideOneRun(TextRange textRange, in measureTextInsideOneRun()
865 TextRange textRange, in iterateThroughSingleRunByStyles()
868 auto correctContext = [&](TextRange textRange, SkScalar textOffsetInRun) -> ClipContext { in iterateThroughSingleRunByStyles()
976 auto textRange = includingGhostSpaces ? this->textWithNewlines() : this->trimmedText(); in iterateThroughVisualRuns() local
1054 (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in getMetrics()
1061 [&result, &run](TextRange textRange, const TextStyle& style, const ClipContext& context) { in getMetrics()
1098 (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in getRectsForRange()
1102 (TextRange textRange, const TextStyle& style, const TextLine::ClipContext& lineContext) { in getRectsForRange()
1304 (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in getGlyphPositionAtCoordinate()
1309 (TextRange textRange, const TextStyle& style, const TextLine::ClipContext& context0) { in getGlyphPositionAtCoordinate()
1403 SkScalar* width) { in getRectsForPlaceholders()