OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 847 milliseconds