Home
last modified time | relevance | path

Searched refs:endsWithHardLineBreak (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/modules/skparagraph/src/
H A DTextLine.h193 bool endsWithHardLineBreak() const;
H A DTextLine.cpp473 if (!this->endsWithHardLineBreak()) {
1750 result.fHardBreak = endsWithHardLineBreak();
1811 bool TextLine::endsWithHardLineBreak() const { function in skia::textlayout::TextLine

Completed in 6 milliseconds