| /third_party/skia/modules/skparagraph/src/ |
| D | TextLine.cpp | 227 (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in paint() 230 …[painter, x, y, run, this](TextRange textRange, const TextStyle& style, const ClipContext& context… in paint() 246 … (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in paint() 250 (TextRange textRange, const TextStyle& style, const ClipContext& context) { in paint() 271 … (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in paint() 275 (TextRange textRange, const TextStyle& style, const ClipContext& context) { in paint() 290 … (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in paint() 294 (TextRange textRange, const TextStyle& style, const ClipContext& context) { in paint() 370 … [this](const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in prepareRoundRect() 373 [run, this](TextRange textRange, const TextStyle& style, const ClipContext& context) { in prepareRoundRect() [all …]
|
| D | OneLineShaper.cpp | 473 BlockRange OneLineShaper::generateBlockRange(const Block& block, const TextRange& textRange) in generateBlockRange() 485 void OneLineShaper::iterateThroughFontStyles(TextRange textRange, in iterateThroughFontStyles() 685 TextRange textRange(start, end); local 757 …(TextRange textRange, SkSpan<Block> styleSpan, SkScalar& advanceX, TextIndex textStart, uint8_t de… 927 TextRange textRange(normalizeTextRange(glyphs)); local
|
| D | Run.h | 139 TextRange textRange() const { return fTextRange; } in textRange() function 414 Cluster(TextRange textRange) : fTextRange(textRange), fGraphemeRange(EMPTY_RANGE) { } in Cluster() 452 TextRange textRange() const { return fTextRange; } in textRange() function
|
| D | ParagraphImpl.cpp | 169 size_t textRange = 0; in GetLineFontMetrics() local 206 void ParagraphImpl::addUnresolvedCodepoints(TextRange textRange) { in GetLineFontMetrics() 1075 auto textRange = TextRange(0, this->text().size()); in GetLineFontMetrics() local 1239 BlockRange ParagraphImpl::findAllBlocks(TextRange textRange) { in GetLineFontMetrics() 1492 SkSpan<const char> ParagraphImpl::text(TextRange textRange) { in GetLineFontMetrics()
|
| /third_party/skia/experimental/sktext/src/ |
| D | Line.h | 94 …Stretch(RunIndex runIndex, GlyphRange glyphRange, TextRange textRange, SkScalar width, const TextM… in Stretch() 155 TextRange textRange() const { return fTextRange; } in textRange() function
|
| D | VisualRun.h | 14 …VisualRun(TextRange textRange, GlyphIndex trailingSpacesStart, const SkFont& font, SkScalar lineBa… in VisualRun()
|
| D | Text.cpp | 100 bool FontResolvedText::resolveChain(UnicodeText* unicodeText, TextRange textRange, const FontChain&… in resolveChain() 553 SkSpan<TextIndex> WrappedText::limitBlocks(TextRange textRange, SkSpan<TextIndex> blocks) { in limitBlocks() 873 TextRange textRange = EMPTY_RANGE; in glyphsToText() local
|
| D | Paint.cpp | 90 DecoratedBlock Paint::findDecoratedBlock(TextRange textRange) { in findDecoratedBlock()
|
| /third_party/skia/experimental/sktext/include/ |
| D | Interface.h | 75 …TextRange textRange, // Currently we make sure that the run edges are the grapheme cluster … in onGlyphRun()
|
| D | Types.h | 216 TextRange textRange; member
|
| D | Text.h | 58 void forEachGrapheme(TextRange textRange, Callback&& callback) { in forEachGrapheme()
|
| /third_party/skia/experimental/sktext/editor/ |
| D | Editor.cpp | 155 TextRange textRange = position.fTextRange; in deleteElement() local
|
| /third_party/skia/modules/skparagraph/tests/ |
| D | SkParagraphTest.cpp | 234 … (TextRange textRange, const TextStyle& style, const TextLine::ClipContext& context) { in UNIX_ONLY_TEST() 1054 …[reporter, &index](TextRange textRange, const TextStyle& style, const TextLine::ClipContext& conte… in UNIX_ONLY_TEST() 1144 [&](TextRange textRange, const TextStyle& style, const TextLine::ClipContext& context) { in UNIX_ONLY_TEST() 1171 [&](TextRange textRange, const TextStyle& style, const TextLine::ClipContext& context) { in UNIX_ONLY_TEST() 1218 [&](TextRange textRange, const TextStyle& style, const TextLine::ClipContext& context) { in UNIX_ONLY_TEST() 1264 [&](TextRange textRange, const TextStyle& style, const TextLine::ClipContext& context) { in UNIX_ONLY_TEST() 2210 [&](TextRange textRange, const TextStyle& style, const TextLine::ClipContext& context) { in UNIX_ONLY_TEST() 2303 [&](TextRange textRange, const TextStyle& style, const TextLine::ClipContext& context) { in UNIX_ONLY_TEST() 3723 [&](TextRange textRange, const TextStyle& style, const TextLine::ClipContext& context) { in UNIX_ONLY_TEST() 3730 [&](TextRange textRange, const TextStyle& style, const TextLine::ClipContext& context) { in UNIX_ONLY_TEST() [all …]
|
| /third_party/typescript/src/server/ |
| D | session.ts | 2478 let textRange: TextRange | undefined; variable 2774 const textRange = this.getRange(args, scriptInfo); constant 2790 const textRange = this.getRange(args, scriptInfo); constant 2806 const textRange = this.getRange(args, scriptInfo); constant 2822 const textRange = this.getRange(args, scriptInfo); constant
|
| /third_party/typescript/src/services/formatting/ |
| D | formatting.ts | 131 const textRange: TextRange = { constant
|
| /third_party/typescript/src/compiler/ |
| D | emitter.ts | 4299 const textRange: TextRange = { pos: -1, end: -1 }; constant
|
| /third_party/skia/modules/canvaskit/npm_build/types/ |
| D | index.d.ts | 679 textRange: Range; // first and last character offsets for the line (derived from runs[]) property
|
| /third_party/skia/modules/skparagraph/samples/ |
| D | SampleParagraph.cpp | 2083 [&](const Run* run, SkScalar runOffset, TextRange textRange, SkScalar* width) { in onDrawContent()
|
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 118819 var textRange = { pos: -1, end: -1 }; variable
|
| D | tsc.js | 98453 var textRange = { pos: -1, end: -1 }; variable
|