Home
last modified time | relevance | path

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

/plugin/latexit/_test/
H A Drowspan.test.php25 $r = new Rowspan(3, 2);
35 $r = new Rowspan(3, 2);
/plugin/latexit/classes/
H A DRowspan.php14 class Rowspan { class
H A DRowspanHandler.php36 $rs = new Rowspan($rowspan, $cell_id);
/plugin/fckg/
H A DChanges66 Created loop in insert_table() that goes through all rows checking for rowspans. Rowspan property o…