Searched defs:utf16Index (Results 1 – 3 of 3) sorted by relevance
1386 auto utf16Index = fOwner->getUTF16Index(this->fTextExcludingSpaces.end); in getGlyphPositionAtCoordinate() local1419 … auto utf16Index = fOwner->getUTF16Index(context.run->globalClusterIndex(context.pos)); in getGlyphPositionAtCoordinate() local1434 …auto utf16Index = fOwner->getUTF16Index(context.run->globalClusterIndex(context.pos + context.size… in getGlyphPositionAtCoordinate() local1484 size_t utf16Index = fOwner->getUTF16Index(graphemeUtf8Index); in getGlyphPositionAtCoordinate() local1487 size_t utf16Index = fOwner->getUTF16Index(graphemeUtf8Index + 1); in getGlyphPositionAtCoordinate() local1492 size_t utf16Index = fOwner->getUTF16Index(clusterIndex8); in getGlyphPositionAtCoordinate() local1495 size_t utf16Index = context.run->leftToRight() in getGlyphPositionAtCoordinate() local
495 int32_t utf16Index = 0; in setUTF8() local
489 int32_t utf16Index = 0; in setUTF8() local