Home
last modified time | relevance | path

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

/plugin/latexit/
H A Drenderer.php124 protected $rowspan_handler; variable in renderer_plugin_latexit
227 $this->rowspan_handler = new RowspanHandler();
1303 if ($this->rowspan_handler->getRowspan($this->cells_count) != 0) {
1305 $this->rowspan_handler->decreaseRowspan($this->cells_count);
1317 $this->rowspan_handler->insertRowspan($rowspan - 1, $this->cells_count);