Searched defs:IsDot (Results 1 – 2 of 2) sorted by relevance
/external/libtextclassifier/native/utils/utf8/ | ||
D | unilib.h | 104 bool IsDot(char32 codepoint) const { in IsDot() function |
D | unilib-common.cc | 591 bool IsDot(char32 codepoint) { in IsDot() function |