OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NJ_CUR_OP_FORE
(Results
1 - 5
of
5
) sorted by null
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
ndbdic.c
605
if ((condition->operation ==
NJ_CUR_OP_FORE
) &&
755
if (condition->operation ==
NJ_CUR_OP_FORE
) {
798
if ((condition->operation ==
NJ_CUR_OP_FORE
) &&
847
if (condition->operation ==
NJ_CUR_OP_FORE
) {
[
all
...]
ndldic.c
179
(con->operation ==
NJ_CUR_OP_FORE
)){
200
case
NJ_CUR_OP_FORE
:
977
} else if (search_pattern ==
NJ_CUR_OP_FORE
) {
[
all
...]
ndfdic.c
271
case
NJ_CUR_OP_FORE
:
ndapi.c
105
case
NJ_CUR_OP_FORE
:
238
(cursor->cond.operation ==
NJ_CUR_OP_FORE
)) {
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/
nj_lib.h
183
#define
NJ_CUR_OP_FORE
1
Completed in 634 milliseconds