HomeSort by relevance Sort by last modified time
    Searched refs:NJ_ST_SEARCH_NO_INIT (Results 1 - 5 of 5) sorted by null

  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/
njd.h 20 #define NJ_ST_SEARCH_NO_INIT 1
  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
ndfdic.c 90 if (GET_LOCATION_STATUS(loctset->loct.status) != NJ_ST_SEARCH_NO_INIT) {
300 if ((GET_LOCATION_STATUS(loctset->loct.status) == NJ_ST_SEARCH_NO_INIT)
ndapi.c 79 loctset->loct.status = NJ_ST_SEARCH_NO_INIT;
880 loctset->loct.status = NJ_ST_SEARCH_NO_INIT;
903 word->stem.loc.status = NJ_ST_SEARCH_NO_INIT;
ndldic.c 937 if (GET_LOCATION_STATUS(loctset->loct.status) == NJ_ST_SEARCH_NO_INIT) {
1078 if (GET_LOCATION_STATUS(loctset->loct.status) == NJ_ST_SEARCH_NO_INIT) {
    [all...]
ndbdic.c 1008 if (GET_LOCATION_STATUS(loctset->loct.status) != NJ_ST_SEARCH_NO_INIT) {
1061 if (GET_LOCATION_STATUS(loctset->loct.status) == NJ_ST_SEARCH_NO_INIT) {
    [all...]

Completed in 2235 milliseconds