Searched refs:setLeftPartOfSpeech (Results 1 – 2 of 2) sorted by relevance
342 public static final native int setLeftPartOfSpeech( long work, int partOfSpeech ); in setLeftPartOfSpeech() method in OpenWnnDictionaryImplJni
607 OpenWnnDictionaryImplJni.setLeftPartOfSpeech( this.mWnnWork, wnnWord.partOfSpeech.left ); in searchWord()