Searched refs:setRightPartOfSpeech (Results 1 – 2 of 2) sorted by relevance
351 public static final native int setRightPartOfSpeech( long work, int partOfSpeech ); in setRightPartOfSpeech() method in OpenWnnDictionaryImplJni
608 OpenWnnDictionaryImplJni.setRightPartOfSpeech( this.mWnnWork, wnnWord.partOfSpeech.right ); in searchWord()