Home
last modified time | relevance | path

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

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