Home
last modified time | relevance | path

Searched refs:NJ_GET_MAX_YLEN (Results 1 – 3 of 3) sorted by relevance

/packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/
Dnj_dic.h70 #define NJ_GET_MAX_YLEN(h) ((NJ_INT16)(NJ_INT16_READ((h)+0x16)/sizeof(NJ_CHAR))) macro
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
Dndldic.c181 if (con->ylen > NJ_GET_MAX_YLEN(loctset->loct.handle)) { in njd_l_search_word()
Dndbdic.c1218 if (con->ylen > NJ_GET_MAX_YLEN(loctset->loct.handle)) { in njd_b_search_word()