Searched refs:rowspan_handler (Results 1 – 1 of 1) sorted by relevance
124 protected $rowspan_handler; variable in renderer_plugin_latexit227 $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);