Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.generic.formatted.php145 $cm = $context->get_collapsed_margin();
195 $collapsed = $context->get_collapsed_margin();
203 $collapsed = $context->get_collapsed_margin();
H A Dbox.block.php349 $cm = $context->get_collapsed_margin();
H A Dflow_context.class.inc.php285 function get_collapsed_margin() { function in FlowContext