HomeSort by relevance Sort by last modified time
    Searched refs:POS_TYPE_V1 (Results 1 - 3 of 3) sorted by null

  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnDictionaryImplJni.java 103 * @see jp.co.omronsoft.openwnn.WnnDictionary#POS_TYPE_V1
107 public static final int POS_TYPE_V1 = WnnDictionary.POS_TYPE_V1;
417 * @see jp.co.omronsoft.openwnn.OpenWnnDictionaryImplJni#POS_TYPE_V1
WnnDictionary.java 80 public static final int POS_TYPE_V1 = 0;
287 * @see jp.co.omronsoft.openwnn.WnnDictionary#POS_TYPE_V1
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
OpenWnnClauseConverterJAJP.java 103 mPosEndOfClause1 = dict.getPOS(WnnDictionary.POS_TYPE_V1);

Completed in 4576 milliseconds