Home
last modified time | relevance | path

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

/plugin/dir/
H A Dsyntax.php1144 function _tableCellOpen($colspan, $class) { function in syntax_plugin_dir
1301 $this->_tableCellOpen(1, $this->_getCellClassForCol($col));
1308 $this->_tableCellOpen(count($this->cols), "desc");