HomeSort by relevance Sort by last modified time
    Searched defs:setRightPartOfSpeech (Results 1 - 2 of 2) sorted by null

  /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 160 milliseconds