Home
last modified time | relevance | path

Searched refs:GetUtf16Cnt (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/common/
H A Dtyped_text.h95 static uint32_t GetUtf16Cnt(const char* utf8Str, uint32_t maxLength = INT32_MAX);
H A Dtyped_text.cpp462 uint32_t TypedText::GetUtf16Cnt(const char* utf8Str, uint32_t maxLength) in GetUtf16Cnt() function in OHOS::TypedText