OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SEARCH_EXACT
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnDictionaryImplJni.java
67
* @see jp.co.omronsoft.openwnn.WnnDictionary#
SEARCH_EXACT
70
public static final int
SEARCH_EXACT
= WnnDictionary.
SEARCH_EXACT
;
220
* @see jp.co.omronsoft.openwnn.WnnDictionary#
SEARCH_EXACT
WnnDictionary.java
68
public static final int
SEARCH_EXACT
= 0;
215
* @see jp.co.omronsoft.openwnn.WnnDictionary#
SEARCH_EXACT
Completed in 29 milliseconds