Searched defs:clusterIndex (Results 1 – 6 of 6) sorted by relevance
169 Index clusterIndex = 0; in matrix_function_compute_cluster_size() local193 Index clusterIndex = 0; in matrix_function_compute_map() local
94 ClusterIndex clusterIndex(GlyphIndex glyph) { in clusterIndex() function
823 Cluster& ParagraphImpl::cluster(ClusterIndex clusterIndex) { in cluster()828 Run& ParagraphImpl::runByCluster(ClusterIndex clusterIndex) { in runByCluster()
102 size_t clusterIndex(size_t pos) const { return fClusterIndexes[pos]; } in clusterIndex() function
39 auto checkCluster = [&](size_t clusterIndex) { in is_one_to_one()
595 auto updatePredecessors = [&](Block *block, unsigned clusterIndex) { in merge()