Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/src/
H A DTextWrapper.h196 void updateMetricsWithPlaceholder(std::vector<Run*>& runs, bool iterateByCluster);
H A DTextWrapper.cpp691 void TextWrapper::updateMetricsWithPlaceholder(std::vector<Run*>& runs, bool iterateByCluster) { in moveForward() argument
692 if (!iterateByCluster) { in moveForward()

Completed in 3 milliseconds