OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NJ_GET_DIC_TYPE
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/
nj_dic.h
74
#define
NJ_GET_DIC_TYPE
(h) ((NJ_UINT32)(NJ_INT32_READ((h)+8)))
nj_ext.h
63
NJ_GET_DIC_TYPE
((handle))
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
ndldic.c
705
if (
NJ_GET_DIC_TYPE
(handle) == NJ_DIC_TYPE_USER) {
784
dictype =
NJ_GET_DIC_TYPE
(handle);
[
all
...]
Completed in 31 milliseconds