Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/src/
H A DParagraphImpl.h242 bool shapeTextIntoEndlessLine();
H A DParagraphImpl.cpp465 if (!this->shapeTextIntoEndlessLine()) { in GetLineFontMetrics()
552 if (!this->shapeTextIntoEndlessLine()) { in GetLineFontMetrics()
721 // shapeTextIntoEndlessLine is the thing that calls this method in GetLineFontMetrics()
1096 bool ParagraphImpl::shapeTextIntoEndlessLine() { in GetLineFontMetrics() function in skia::textlayout::ParagraphImpl

Completed in 5 milliseconds