Searched refs:fClusterStart (Results 1 – 5 of 5) sorted by relevance
103 size_t globalClusterIndex(size_t pos) const { return fClusterStart + fClusterIndexes[pos]; } in globalClusterIndex()183 TextIndex fClusterStart; variable220 fClusterStart + cluster, in iterateThroughClustersInTextOrder()221 fClusterStart + nextCluster, in iterateThroughClustersInTextOrder()240 fClusterStart + cluster, in iterateThroughClustersInTextOrder()241 fClusterStart + nextCluster, in iterateThroughClustersInTextOrder()
28 , fClusterStart(firstChar) in Run()
204 SkShaper::RunHandler::Range(text.start - run->fClusterStart, text.width()) in finish()209 run->fClusterStart, in finish()
511 run->fClusterStart = cluster->textRange().start; in createEllipsis()754 TextRange testRange(run->fClusterStart, run->fClusterStart + 1); in iterateThroughSingleRunByStyles()
1065 if (R->fClusterStart > 0) { in visit()1069 clusterStorage[i] = R->fClusterStart + R->fClusterIndexes[i]; in visit()