Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/utils/
Dchar_utils.h74 if (c < BASE_CHARS_SIZE) { in toBaseCodePoint()
126 static const int BASE_CHARS_SIZE = 0x0500; variable
127 static const unsigned short BASE_CHARS[BASE_CHARS_SIZE];
Dchar_utils.cpp1080 /* static */ const unsigned short CharUtils::BASE_CHARS[CharUtils::BASE_CHARS_SIZE] = {