OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SEARCH_LINK
(Results
1 - 4
of
4
) sorted by null
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnDictionaryImplJni.java
81
* @see jp.co.omronsoft.openwnn.WnnDictionary#
SEARCH_LINK
84
public static final int
SEARCH_LINK
= WnnDictionary.
SEARCH_LINK
;
WnnDictionary.java
72
public static final int
SEARCH_LINK
= 2;
232
* set {@code
SEARCH_LINK
} mode to {@code operation}. The other arguments are
OpenWnnDictionaryImpl.java
422
if( operation != WnnDictionary.
SEARCH_LINK
) {
437
case WnnDictionary.
SEARCH_LINK
:
[
all
...]
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
OpenWnnEngineJAJP.java
393
return mDictionaryJP.searchWord(WnnDictionary.
SEARCH_LINK
, WnnDictionary.ORDER_BY_FREQUENCY,
Completed in 5020 milliseconds