OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MIN_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
72
static const int
MIN_DICT_OFFSET_VALUE
;
dynamic_pt_writing_utils.cpp
34
const int DynamicPtWritingUtils::
MIN_DICT_OFFSET_VALUE
= -0x7FFFFF;
118
if (offset > MAX_DICT_OFFSET_VALUE || offset <
MIN_DICT_OFFSET_VALUE
) {
Completed in 506 milliseconds