Home
last modified time | relevance | path

Searched refs:NotInBmp (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ime/
H A Dtext_input_formatter.cpp58 StringUtils::NotInBmp(text[preCharIndex])) { in Format()
73 StringUtils::NotInBmp(text[preCharIndex])) { in Format()
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dstring_utils.h129 inline bool NotInBmp(wchar_t ch) in NotInBmp() function
/ohos5.0/foundation/arkui/ace_engine/test/unittest/base/
H A Dbase_utils_test.cpp461 ASSERT_EQ(StringUtils::NotInBmp(testWchar), true);