OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BASE_CHARS_SIZE
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/utils/
char_utils.h
72
if (c <
BASE_CHARS_SIZE
) {
99
static const int
BASE_CHARS_SIZE
= 0x0500;
100
static const unsigned short BASE_CHARS[
BASE_CHARS_SIZE
];
char_utils.cpp
[
all
...]
Completed in 769 milliseconds