Home
last modified time | relevance | path

Searched refs:findLimitingGlyphClusters (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/modules/skparagraph/src/
H A DRun.h191 std::tuple<bool, TextIndex, TextIndex> findLimitingGlyphClusters(TextRange text) const;
H A DRun.cpp390 std::tuple<bool, TextIndex, TextIndex> Run::findLimitingGlyphClusters(TextRange text) const { in scaleFontWithCompressionConfig() function in skia::textlayout::Run
H A DTextLine.cpp1275 run->findLimitingGlyphClusters(textRange);

Completed in 7 milliseconds