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

  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnDictionaryImplJni.java 117 * @see jp.co.omronsoft.openwnn.WnnDictionary#POS_TYPE_V3
121 public static final int POS_TYPE_V3 = WnnDictionary.POS_TYPE_V3;
419 * @see jp.co.omronsoft.openwnn.OpenWnnDictionaryImplJni#POS_TYPE_V3
WnnDictionary.java 84 public static final int POS_TYPE_V3 = 2;
289 * @see jp.co.omronsoft.openwnn.WnnDictionary#POS_TYPE_V3
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
OpenWnnClauseConverterJAJP.java 105 mPosEndOfClause3 = dict.getPOS(WnnDictionary.POS_TYPE_V3);

Completed in 133 milliseconds