Searched refs:mConnectMatrix (Results 1 – 1 of 1) sorted by relevance
44 private byte[][] mConnectMatrix; field in OpenWnnClauseConverterJAJP89 mConnectMatrix = dict.getConnectMatrix(); in setDictionary()127 if (mConnectMatrix == null || mDictionary == null) { in convert()383 if (mConnectMatrix[left][right] != 0) { in connectible()