Searched refs:GetByteIndexFromUTF8Id (Results 1 – 2 of 2) sorted by relevance
90 static uint32_t GetByteIndexFromUTF8Id(const char* text, uint32_t utf8Id);
268 uint32_t byteIndex = GetByteIndexFromUTF8Id(text, beginUTF8Index); in GetTextWidth()346 uint32_t TypedText::GetByteIndexFromUTF8Id(const char* text, uint32_t utf8Id) in GetByteIndexFromUTF8Id() function in OHOS::TypedText