Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dflow_context.class.inc.php8 var $collapsed_margins; variable in FlowContext
281 $this->collapsed_margins = array(0);
286 return $this->collapsed_margins[0];
299 array_shift($this->collapsed_margins);
316 array_unshift($this->collapsed_margins, $margin);