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

  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnDictionaryImplJni.java 342 public static final native int setLeftPartOfSpeech( long work, int partOfSpeech );
OpenWnnDictionaryImpl.java 607 OpenWnnDictionaryImplJni.setLeftPartOfSpeech( this.mWnnWork, wnnWord.partOfSpeech.left );
    [all...]

Completed in 532 milliseconds