Searched defs:utf8_index (Results 1 – 4 of 4) sorted by relevance
29 CharacterIterator(std::string_view text, int utf8_index, int utf16_index, in CharacterIterator()80 int utf8_index() const { return utf8_index_; } in utf8_index() function
158 int utf8_index = 0; in AppendUchar32ToUtf8() local
31 int utf8_index = 0; in UCharToString() local
465 const auto utf8_index = fShapeClusterBuffer[i]; in commitRunBuffer() local