OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIST_WORDS_IN_USER_DICTIONARY
(Results
1 - 4
of
4
) sorted by null
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnEvent.java
173
public static final int
LIST_WORDS_IN_USER_DICTIONARY
= 0xF0000015;
178
* Get a word from top of the list made by {@code
LIST_WORDS_IN_USER_DICTIONARY
}.
UserDictionaryToolsList.java
538
OpenWnnEvent event = new OpenWnnEvent(OpenWnnEvent.
LIST_WORDS_IN_USER_DICTIONARY
,
598
OpenWnnEvent event = new OpenWnnEvent(OpenWnnEvent.
LIST_WORDS_IN_USER_DICTIONARY
,
OpenWnnEN.java
405
case OpenWnnEvent.
LIST_WORDS_IN_USER_DICTIONARY
:
[
all
...]
OpenWnnJAJP.java
635
case OpenWnnEvent.
LIST_WORDS_IN_USER_DICTIONARY
:
[
all
...]
Completed in 1473 milliseconds