Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.table.php649 $maxw = $this->get_table_columns_max_widths($context);
689 $widths = $this->get_table_columns_max_widths($context);
823 function get_table_columns_max_widths(&$context) { function in TableBox
832 $roww = $this->content[$i]->get_table_columns_max_widths($context);
985 $maxw = $this->get_table_columns_max_widths($context);
1015 $maxw = $this->get_table_columns_max_widths($context);
H A Dbox.table.row.php140 function get_table_columns_max_widths(&$context) { function in TableRowBox
H A Dstrategy.table.layout.auto.php70 $maxw = $table->get_table_columns_max_widths($context);