Home
last modified time | relevance | path

Searched defs:utf16Index (Results 1 – 2 of 2) sorted by relevance

/external/skia/modules/skparagraph/src/
DTextLine.cpp1150 auto utf16Index = fOwner->getUTF16Index(this->fTextRange.end); in getGlyphPositionAtCoordinate() local
1174 … auto utf16Index = fOwner->getUTF16Index(context.run->globalClusterIndex(context.pos)); in getGlyphPositionAtCoordinate() local
1185 …auto utf16Index = fOwner->getUTF16Index(context.run->globalClusterIndex(context.pos + context.size… in getGlyphPositionAtCoordinate() local
1217 size_t utf16Index = fOwner->getUTF16Index(clusterIndex8); in getGlyphPositionAtCoordinate() local
/external/icu/icu4c/source/test/intltest/
Drbbitst.cpp475 int32_t utf16Index = 0; in setUTF8() local