Home
last modified time | relevance | path

Searched refs:NJ_CACHE_MODE_VALID (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/
Dnj_lib.h166 #define NJ_CACHE_MODE_VALID 0x0001 macro
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
Dndapi.c235 if ((cursor->cond.ds->mode & (NJ_CACHE_MODE_VALID)) && in get_word_and_search_next_word()
717 cursor->cond.ds->mode = NJ_CACHE_MODE_VALID; in njx_search_word()