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

  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/
jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni.h 147 * Method: getRightPartOfSpeech
OpenWnnDictionaryImplJni.c 742 * Method: getRightPartOfSpeech
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnDictionaryImplJni.java 284 public static final native int getRightPartOfSpeech( long work );
OpenWnnDictionaryImpl.java 688 result.partOfSpeech.right = OpenWnnDictionaryImplJni.getRightPartOfSpeech( this.mWnnWork );
    [all...]

Completed in 446 milliseconds