Home
last modified time | relevance | path

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

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