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

  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/
jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni.h 139 * Method: getLeftPartOfSpeech
OpenWnnDictionaryImplJni.c 723 * Method: getLeftPartOfSpeech
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnDictionaryImplJni.java 276 public static final native int getLeftPartOfSpeech( long work );
OpenWnnDictionaryImpl.java 687 result.partOfSpeech.left = OpenWnnDictionaryImplJni.getLeftPartOfSpeech( this.mWnnWork );
    [all...]

Completed in 275 milliseconds