Home
last modified time | relevance | path

Searched refs:getConnectMatrix (Results 1 – 3 of 3) sorted by relevance

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DWnnDictionary.java279 public byte[][] getConnectMatrix( ); in getConnectMatrix() method
DOpenWnnDictionaryImpl.java780 public byte[][] getConnectMatrix( ) { in getConnectMatrix() method in OpenWnnDictionaryImpl
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
DOpenWnnClauseConverterJAJP.java89 mConnectMatrix = dict.getConnectMatrix(); in setDictionary()