Searched defs:hardLineBreak (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/experimental/sktext/src/ |
D | Line.cpp | 7 …calLine(const Stretch& stretch, const Stretch& spaces, SkScalar verticalOffset, bool hardLineBreak) in LogicalLine()
|
D | VisualRun.h | 100 VisualLine(TextRange text, bool hardLineBreak, SkScalar verticalOffset, SkSpan<VisualRun> runs) in VisualLine()
|
D | Text.cpp | 454 …ppedText* wrappedText, SkUnicode* unicode, Stretch& stretch, Stretch& spaces, bool hardLineBreak) { in addLine()
|