Lines Matching defs:clusters
119 ClusterRange clusters,
128 , fClusterRange(clusters)
952 // Replace some clusters with the ellipsis
953 // Go through the clusters in the reverse logical order
1268 // Find [start:end] clusters for the text
1292 // Some clusters are inside graphemes and we need to adjust them
1331 // Correct the width in case the text edges don't match clusters
1388 // Walk through the clusters in the logical order (or reverse)
1399 auto trailed = fOwner->clusters(trailedRange);
1400 auto trimmed = fOwner->clusters(trimmedRange);
1816 fGhostClusterRange.end == fOwner->clusters().size() - 1;