Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/src/
DTextLine.cpp2070 auto utf16Index = fOwner->getUTF16Index(this->fTextExcludingSpaces.end); in shapeEllipsis() local
2107 … auto utf16Index = fOwner->getUTF16Index(context.run->globalClusterIndex(context.pos)); in shapeEllipsis() local
2122 …auto utf16Index = fOwner->getUTF16Index(context.run->globalClusterIndex(context.pos + context.size… in shapeEllipsis() local
2172 size_t utf16Index = fOwner->getUTF16Index(graphemeUtf8Index); in shapeEllipsis() local
2175 size_t utf16Index = fOwner->getUTF16Index(graphemeUtf8Index + 1); in shapeEllipsis() local
2180 size_t utf16Index = fOwner->getUTF16Index(clusterIndex8); in shapeEllipsis() local
2183 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