Searched defs:hardBreak (Results 1 – 7 of 7) sorted by relevance
/third_party/skia/experimental/sktext/tests/ |
D | WrappedText.cpp | 44 bool hardBreak; member 62 void onBeginLine(size_t index, TextRange lineText, bool hardBreak, SkRect bounds) override { in onBeginLine()
|
D | SelectableText.cpp | 44 bool hardBreak; member 63 void onBeginLine(size_t index, TextRange lineText, bool hardBreak, SkRect bounds) override { in onBeginLine()
|
/third_party/flutter/skia/modules/skparagraph/src/ |
D | TextWrapper.cpp | 224 …TextRange hardBreak(fEndLine.breakCluster()->textRange().end, fEndLine.breakCluster()->textRange()… in breakTextIntoLines() local
|
/third_party/skia/experimental/sktext/include/ |
D | Interface.h | 72 virtual void onBeginLine(size_t index, TextRange lineText, bool hardBreak, SkRect bounds) { } in onBeginLine()
|
D | Text.h | 174 virtual void onBeginLine(size_t index, TextRange lineText, bool hardBreak, SkRect bounds) { } in onBeginLine()
|
/third_party/skia/experimental/sktext/src/ |
D | Text.cpp | 653 void SelectableText::onBeginLine(size_t index, TextRange lineText, bool hardBreak, SkRect bounds) { in onBeginLine()
|
/third_party/node/tools/ |
D | lint-md.mjs | 43286 function hardBreak() { function 43740 function hardBreak(_, _1, context, safe) { function 45046 hardBreak, property
|