Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.button.submit.php84 …padding_top() + $this->get_padding_bottom() + $this->get_margin_top() + $this->get_margin_bottom(),
H A Dbox.generic.formatted.php636 $this->get_margin_bottom() +
672 function get_margin_bottom() { function in GenericFormattedBox