OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:njd_f_get_stroke
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
ndfdic.c
335
yomilen =
njd_f_get_stroke
(word, stroke, sizeof(stroke));
357
NJ_INT16
njd_f_get_stroke
(NJ_WORD *word, NJ_CHAR *stroke, NJ_UINT16 size) {
function
ndapi.c
524
ret =
njd_f_get_stroke
(&result->word, stroke, size);
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/
nj_ext.h
101
extern NJ_INT16
njd_f_get_stroke
(NJ_WORD *word, NJ_CHAR *stroke,
Completed in 43 milliseconds