OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_DICT_OFFSET_VALUE
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/pt_common/
dynamic_pt_writing_utils.h
71
static const int
MAX_DICT_OFFSET_VALUE
;
dynamic_pt_writing_utils.cpp
33
const int DynamicPtWritingUtils::
MAX_DICT_OFFSET_VALUE
= 0x7FFFFF;
118
if (offset >
MAX_DICT_OFFSET_VALUE
|| offset < MIN_DICT_OFFSET_VALUE) {
Completed in 45 milliseconds