Searched defs:clusterRange (Results 1 – 3 of 3) sorted by relevance
377 ClusterRange clusterRange; in scaleFontWithCompressionConfig() local
1104 auto clusterRange = ClusterRange(0, trailingSpaces); in GetLineFontMetrics() local1498 SkSpan<Cluster> ParagraphImpl::clusters(ClusterRange clusterRange) { in GetLineFontMetrics()
140 ClusterRange clusterRange() const { return fClusterRange; } in clusterRange() function