Home
last modified time | relevance | path

Searched defs:IsChineseLetter (Results 1 – 2 of 2) sorted by relevance

/external/libtextclassifier/native/utils/utf8/
Dunilib.h132 bool IsChineseLetter(char32 codepoint) const { in IsChineseLetter() function
Dunilib-common.cc625 bool IsChineseLetter(char32 codepoint) { in IsChineseLetter() function