Searched defs:clusterIndex (Results 1 – 7 of 7) sorted by relevance
173 ClusterIndex clusterIndex(TextIndex textIndex) { in clusterIndex() function174 auto clusterIndex = this->fClustersIndexFromCodeUnit[textIndex]; in clusterIndex() local
98 ClusterIndex clusterIndex(GlyphIndex glyph) { in clusterIndex() function
654 …for (auto clusterIndex = fGhostClusterRange.start; clusterIndex < fGhostClusterRange.end; ++cluste… in createEllipsis() local665 …for (auto clusterIndex = fGhostClusterRange.end; clusterIndex > fGhostClusterRange.start; --cluste… in createEllipsis() local730 …for (auto clusterIndex = fGhostClusterRange.start; clusterIndex < fGhostClusterRange.end; ++cluste… in createHeadEllipsis() local
1123 Cluster& ParagraphImpl::cluster(ClusterIndex clusterIndex) { in cluster()1128 Run& ParagraphImpl::runByCluster(ClusterIndex clusterIndex) { in runByCluster()
112 size_t clusterIndex(size_t pos) const { return fClusterIndexes[pos]; } in clusterIndex() function
46 auto checkCluster = [&](size_t clusterIndex) { in is_one_to_one()
39 auto checkCluster = [&](size_t clusterIndex) { in is_one_to_one()