Home
last modified time | relevance | path

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

/plugin/latexit/_test/
H A Drowspanhandler.test.php39 $this->r->insertRowspan(6, 3);
49 $this->r->insertRowspan(6, 3);
53 $this->r->insertRowspan(1, 2);
/plugin/latexit/classes/
H A DRowspanHandler.php35 public function insertRowspan($rowspan, $cell_id) { function in RowspanHandler
/plugin/latexit/
H A Drenderer.php1317 $this->rowspan_handler->insertRowspan($rowspan - 1, $this->cells_count);