Searched refs:clusterWiderThanComparisonFn (Results 1 – 1 of 1) sorted by relevance
658 bool clusterWiderThanComparisonFn(const TextAutosizingClusterInfo& first, const TextAutosizingClust… in clusterWiderThanComparisonFn() function674 std::sort(clusterInfos.begin(), clusterInfos.end(), &clusterWiderThanComparisonFn); in getNarrowDescendantsGroupedByWidth()