Searched refs:FLAG_BIGRAM_CONTINUED (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/src/
H A Ddefines.h156 #define FLAG_BIGRAM_CONTINUED 0x80 macro
H A Ddictionary.h127 nextBigramExist = (dict[(*pos)++] & FLAG_BIGRAM_CONTINUED);

Completed in 50 milliseconds