Home
last modified time | relevance | path

Searched defs:hardLineBreak (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/experimental/sktext/src/
DLine.cpp7 …calLine(const Stretch& stretch, const Stretch& spaces, SkScalar verticalOffset, bool hardLineBreak) in LogicalLine()
DVisualRun.h100 VisualLine(TextRange text, bool hardLineBreak, SkScalar verticalOffset, SkSpan<VisualRun> runs) in VisualLine()
DText.cpp454 …ppedText* wrappedText, SkUnicode* unicode, Stretch& stretch, Stretch& spaces, bool hardLineBreak) { in addLine()