Home
last modified time | relevance | path

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

/plugin/diagram/syntax/
H A Dmain.php362 $conn_cells = $this->_connectionCells('nnnn', $arrow_command);
381 $conn_cells = $this->_connectionCells('nssn', $arrow_command);
384 $conn_cells = $this->_connectionCells('nddn', $arrow_command);
401 $conn_cells = $this->_connectionCells('nnss', $arrow_command);
404 $conn_cells = $this->_connectionCells('nndd', $arrow_command);
421 $conn_cells = $this->_connectionCells('nsss', $arrow_command);
424 $conn_cells = $this->_connectionCells('nddd', $arrow_command);
441 $conn_cells = $this->_connectionCells('snsn', $arrow_command);
444 $conn_cells = $this->_connectionCells('dndn', $arrow_command);
461 $conn_cells = $this->_connectionCells('ssss', $arrow_command);
[all …]