Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/skparagraph/src/
H A DParagraphImpl.h203 bool shapeTextIntoEndlessLine();
H A DParagraphImpl.cpp172 if (!this->shapeTextIntoEndlessLine()) { in layout()
555 bool ParagraphImpl::shapeTextIntoEndlessLine() { in shapeTextIntoEndlessLine() function in skia::textlayout::ParagraphImpl