Home
last modified time | relevance | path

Searched refs:get_preferred_minimum_width (Results 1 – 2 of 2) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
H A Dstrategy.width.absolute.positioned.php57 $preferred_minimum_width = $box->get_preferred_minimum_width($context);
H A Dbox.generic.formatted.php472 function get_preferred_minimum_width(&$context) { function in GenericFormattedBox