Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dstrategy.width.absolute.positioned.php62 $preferred_width = $box->get_preferred_width($context);
H A Dbox.generic.formatted.php468 function get_preferred_width(&$context) { function in GenericFormattedBox