Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/skparagraph/src/
H A DParagraphImpl.h201 void applySpacingAndBuildClusterTable();
H A DParagraphImpl.cpp397 void ParagraphImpl::applySpacingAndBuildClusterTable() { in applySpacingAndBuildClusterTable() function in skia::textlayout::ParagraphImpl
568 this->applySpacingAndBuildClusterTable(); in shapeTextIntoEndlessLine()