Searched refs:clusterIndex8 (Results 1 – 3 of 3) sorted by relevance
759 auto clusterIndex8 = run->fClusterIndexes[found]; in getGlyphPositionAtCoordinate() local764 clusterIndex8, in getGlyphPositionAtCoordinate()
306 logicalRun.convertClusterIndexes([&](TextIndex clusterIndex8) { in shape() argument307 return UTF16FromUTF8[clusterIndex8]; in shape()
1232 auto clusterIndex8 = context.run->globalClusterIndex(found); in getGlyphPositionAtCoordinate() local1237 size_t utf16Index = fOwner->getUTF16Index(clusterIndex8); in getGlyphPositionAtCoordinate()