HomeSort by relevance Sort by last modified time
    Searched refs:BASE_CHARS_SIZE (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/utils/
char_utils.h 74 if (c < BASE_CHARS_SIZE) {
126 static const int BASE_CHARS_SIZE = 0x0500;
127 static const unsigned short BASE_CHARS[BASE_CHARS_SIZE];
char_utils.cpp     [all...]

Completed in 54 milliseconds