Searched refs:get_min_width_natural (Results 1 – 5 of 5) sorted by relevance
/plugin/html2pdf/html2pdf/html2ps/ | ||
H A D | box.table.cell.php | 78 $minw = max($minw, $item->get_min_width_natural($context)); |
H A D | box.generic.php | 446 function get_min_width_natural($context) { function in GenericBox |
H A D | box.container.php | 547 function get_min_width_natural(&$context) { function in GenericContainerBox |
H A D | box.text.php | 181 function get_min_width_natural(&$context) { function in TextBox |
H A D | box.table.php | 679 function get_min_width_natural(&$context) { function in TableBox |