Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/src/
H A DRun.h190 std::tuple<bool, ClusterIndex, ClusterIndex> findLimitingClusters(TextRange text) const;
H A DRun.cpp356 std::tuple<bool, ClusterIndex, ClusterIndex> Run::findLimitingClusters(TextRange text) const { in scaleFontWithCompressionConfig() function in skia::textlayout::Run

Completed in 4 milliseconds