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

/packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/
H A Dnjd.h57 #define NJ_GET_DIC_FMT(h) ((NJ_UINT8)((*((h)+0x1C)) & 0x03)) macro
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
H A Dndbdic.c128 if (NJ_GET_DIC_FMT(hdl) != NJ_DIC_FMT_KANAKAN) {
159 if (NJ_GET_DIC_FMT(hdl) != NJ_DIC_FMT_KANAKAN) {
223 if (NJ_GET_DIC_FMT(hdl) != NJ_DIC_FMT_KANAKAN) {
359 if (NJ_GET_DIC_FMT(hdl) != NJ_DIC_FMT_KANAKAN) {
402 if (NJ_GET_DIC_FMT(hdl) != NJ_DIC_FMT_KANAKAN) {
1023 if (NJ_GET_DIC_FMT(loctset->loct.handle) == NJ_DIC_FMT_KANAKAN) {
1079 if (NJ_GET_DIC_FMT(loctset->loct.handle) == NJ_DIC_FMT_KANAKAN) {
2557 if (NJ_GET_DIC_FMT(loctset->loct.handle) == NJ_DIC_FMT_KANAKAN) {

Completed in 90 milliseconds