Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/features/
H A Dautomargins.php4 var $_top_margin; variable in FeatureAutomargins
8 $this->_top_margin = 0;
19 $this->_top_margin = max($boxes[CSS_MARGIN_BOX_SELECTOR_TOP]->get_real_full_height(),
32 $media->margins['top'] = $this->_top_margin / mm2pt(1);