HomeSort by relevance Sort by last modified time
    Searched defs:clearDictionary (Results 1 - 5 of 5) sorted by null

  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/EN/
OpenWnnEngineEN.java 88 mDictionary.clearDictionary( );
266 dict.clearDictionary();
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
WnnDictionary.java 128 public int clearDictionary( );
OpenWnnDictionaryImpl.java 366 * @see jp.co.omronsoft.openwnn.WnnDictionary#clearDictionary
368 public int clearDictionary( ) {
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
OpenWnnEngineJAJP.java 147 mDictionaryJP.clearDictionary();
168 dict.clearDictionary();
OpenWnnClauseConverterJAJP.java 93 dict.clearDictionary();
410 dict.clearDictionary();
470 dict.clearDictionary();

Completed in 608 milliseconds