Searched refs:get_colspans (Results 1 – 3 of 3) sorted by relevance
105 function get_colspans($row_index) { function in TableRowBox
13 $colspans = $table->get_colspans();
758 $colspans = $this->get_colspans();885 function get_colspans() { function in TableBox889 $colspans = array_merge($colspans, $this->content[$i]->get_colspans($i));