Home
last modified time | relevance | path

Searched defs:dirTextRange (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/experimental/sktext/tests/
DWrappedText.cpp52 …DirTextRange dirTextRange; // Currently we make sure that the run edges are the grapheme cluster … member
72 DirTextRange dirTextRange, in onGlyphRun()
DSelectableText.cpp53 …DirTextRange dirTextRange; // Currently we make sure that the run edges are the grapheme cluster … member
74 DirTextRange dirTextRange, in onGlyphRun()
/third_party/skia/experimental/sktext/include/
DText.h177DirTextRange dirTextRange, // Currently we make sure that the run edges are the grapheme cl… in onGlyphRun()
257 DirTextRange dirTextRange, in onGlyphRun()
/third_party/skia/experimental/sktext/src/
DVisualRun.h59 DirTextRange dirTextRange() const { return fDirTextRange; } in dirTextRange() function
DPaint.cpp55 DirTextRange dirTextRange, in onGlyphRun()
DText.cpp586 run.forEachTextBlockInGlyphRange(lineBlocks, [&](DirTextRange dirTextRange) { in visit()
672 DirTextRange dirTextRange, in onGlyphRun()