Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.button.php84 $hc->constant[0] -= $this->get_padding_top() + $this->get_padding_bottom();
99 … $this->get_height() + $this->get_padding_top() + $this->get_padding_bottom());
H A Dbox.input.img.php35 … $this->get_height() + $this->get_padding_top() + $this->get_padding_bottom(),
77 … $this->get_height() + $this->get_padding_top() + $this->get_padding_bottom(),
H A Dbox.button.reset.php32 … $this->get_height() + $this->get_padding_top() + $this->get_padding_bottom());
H A Dbox.input.password.php53 … $this->get_height() + $this->get_padding_top() + $this->get_padding_bottom(),
H A Dbox.input.textarea.php63 … $this->get_height() + $this->get_padding_top() + $this->get_padding_bottom(),
H A Dbox.button.submit.php84 …$this->get_height() + $this->get_padding_top() + $this->get_padding_bottom() + $this->get_margin_t…
H A Dbox.generic.formatted.php638 $this->get_padding_bottom();
711 function get_padding_bottom() { function in GenericFormattedBox
852 return $this->get_height() + $this->get_padding_top() + $this->get_padding_bottom();