Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/src/
H A DTextLine.h145 void iterateThroughClustersInGlyphsOrder(bool reverse,
H A DTextLine.cpp771 this->iterateThroughClustersInGlyphsOrder(false, false,
820 this->iterateThroughClustersInGlyphsOrder(false, true, [&](const Cluster* cluster, ClusterIndex index, bool ghost) {
1385 void TextLine::iterateThroughClustersInGlyphsOrder(bool reversed, function in skia::textlayout::TextLine

Completed in 5 milliseconds