Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/skparagraph/src/
H A DParagraphImpl.h200 bool computeCodeUnitProperties();
H A DParagraphImpl.cpp164 if (this->computeCodeUnitProperties()) { in layout()
267 bool ParagraphImpl::computeCodeUnitProperties() { in computeCodeUnitProperties() function in skia::textlayout::ParagraphImpl