HomeSort by relevance Sort by last modified time
    Searched full:setrightpartofspeech (Results 1 - 4 of 4) sorted by null

  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/
jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni.h 203 * Method: setRightPartOfSpeech
OpenWnnDictionaryImplJni.c 816 * Method: setRightPartOfSpeech
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnDictionaryImplJni.java 351 public static final native int setRightPartOfSpeech( long work, int partOfSpeech );
OpenWnnDictionaryImpl.java 608 OpenWnnDictionaryImplJni.setRightPartOfSpeech( this.mWnnWork, wnnWord.partOfSpeech.right );
    [all...]

Completed in 98 milliseconds