Searched refs:NEW_DICTIONARY_HEADER_SIZE (Results 1 - 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/native/src/
H A Dbigram_dictionary.cpp31 : DICT(dict + NEW_DICTIONARY_HEADER_SIZE), MAX_WORD_LENGTH(maxWordLength),
H A Ddefines.h162 #define NEW_DICTIONARY_HEADER_SIZE 5 macro
H A Dunigram_dictionary.cpp40 : DICT_ROOT(streamStart + NEW_DICTIONARY_HEADER_SIZE),

Completed in 81 milliseconds