Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/src/
DParagraphImpl.cpp172 this->shapeTextIntoEndlessLine(); in middleEllipsisDeal()
299 if (!this->shapeTextIntoEndlessLine()) { in layout()
722 bool ParagraphImpl::shapeTextIntoEndlessLine() { in shapeTextIntoEndlessLine() function in skia::textlayout::ParagraphImpl
DParagraphImpl.h210 bool shapeTextIntoEndlessLine();