Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/src/
DTextLine.cpp2032 auto utf16Index = fOwner->getUTF16Index(this->fTextExcludingSpaces.end); in shapeEllipsis() local
2069 … auto utf16Index = fOwner->getUTF16Index(context.run->globalClusterIndex(context.pos)); in shapeEllipsis() local
2084 …auto utf16Index = fOwner->getUTF16Index(context.run->globalClusterIndex(context.pos + context.size… in shapeEllipsis() local
2134 size_t utf16Index = fOwner->getUTF16Index(graphemeUtf8Index); in shapeEllipsis() local
2137 size_t utf16Index = fOwner->getUTF16Index(graphemeUtf8Index + 1); in shapeEllipsis() local
2142 size_t utf16Index = fOwner->getUTF16Index(clusterIndex8); in shapeEllipsis() local
2145 size_t utf16Index = context.run->leftToRight() in shapeEllipsis() local
/third_party/skia/experimental/sktext/src/
DText.cpp231 size_t utf16Index = 0; in shape() local
/third_party/icu/icu4c/source/test/intltest/
Drbbitst.cpp485 int32_t utf16Index = 0; in setUTF8() local