Searched defs:utf8_index (Results 1 – 5 of 5) sorted by relevance
93 int utf8_index = utf8_index_ - 1; in RewindToUtf8() local165 int utf8_index = utf8_index_ - 1; in RewindToUtf16() local233 int utf8_index = utf8_index_ - 1; in RewindToUtf32() local
33 CharacterIterator(std::string_view text, int utf8_index, int utf16_index, in CharacterIterator()89 int utf8_index() const { return utf8_index_; } in utf8_index() function
160 int utf8_index = 0; in AppendUchar32ToUtf8() local
31 int utf8_index = 0; in UCharToString() local
537 const auto utf8_index = fShapeClusterBuffer[i]; in commitRunBuffer() local