Home
last modified time | relevance | path

Searched defs:dicinfo (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/
Dnj_ext.h60 #define NJ_GET_DIC_INFO(dicinfo) ((NJ_UINT8)((dicinfo)->type)) argument
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
Dndapi.c50 NJ_DIC_INFO *dicinfo; in check_search_cursor() local
413 static void set_operation_id(NJ_SEARCH_LOCATION *dicinfo, NJ_UINT8 reverse, NJ_RESULT *result) { in set_operation_id()