Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.button.submit.php83 …adding_left() + $this->get_padding_right() + $this->get_margin_left() + $this->get_margin_right(),
H A Dbox.generic.formatted.php656 $this->get_margin_right() +
682 function get_margin_right() { function in GenericFormattedBox