OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:njd_l_get_word
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/
nj_ext.h
113
extern NJ_INT16
njd_l_get_word
(NJ_CLASS *iwnn, NJ_SEARCH_LOCATION_SET *loctset, NJ_WORD *word);
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
ndapi.c
400
ret =
njd_l_get_word
(iwnn, loctset, word);
ndldic.c
1720
NJ_INT16
njd_l_get_word
(NJ_CLASS *iwnn, NJ_SEARCH_LOCATION_SET *loctset, NJ_WORD *word) {
function
[
all
...]
Completed in 92 milliseconds