Home
last modified time | relevance | path

Searched refs:get_min_width_natural (Results 1 – 5 of 5) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
Dbox.table.cell.php78 $minw = max($minw, $item->get_min_width_natural($context));
Dbox.generic.php446 function get_min_width_natural($context) { function in GenericBox
Dbox.container.php547 function get_min_width_natural(&$context) { function in GenericContainerBox
583 $this->content[$start_index]->get_min_width_natural($context);
Dbox.text.php181 function get_min_width_natural(&$context) { function in TextBox
Dbox.table.php679 function get_min_width_natural(&$context) { function in TableBox