Home
last modified time | relevance | path

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

/plugin/latexit/_test/
H A Drowspanhandler.test.php50 $this->r->decreaseRowspan(3);
55 $this->r->decreaseRowspan(2);
/plugin/latexit/classes/
H A DRowspanHandler.php45 public function decreaseRowspan($cell_id) { function in RowspanHandler
/plugin/latexit/
H A Drenderer.php1305 $this->rowspan_handler->decreaseRowspan($this->cells_count);