Searched defs:utf16Index (Results 1 – 2 of 2) sorted by relevance
1150 auto utf16Index = fOwner->getUTF16Index(this->fTextRange.end); in getGlyphPositionAtCoordinate() local1174 … auto utf16Index = fOwner->getUTF16Index(context.run->globalClusterIndex(context.pos)); in getGlyphPositionAtCoordinate() local1185 …auto utf16Index = fOwner->getUTF16Index(context.run->globalClusterIndex(context.pos + context.size… in getGlyphPositionAtCoordinate() local1217 size_t utf16Index = fOwner->getUTF16Index(clusterIndex8); in getGlyphPositionAtCoordinate() local
475 int32_t utf16Index = 0; in setUTF8() local