Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.input.img.php34 … $this->get_width() + $this->get_padding_left() + $this->get_padding_right(),
76 … $this->get_width() + $this->get_padding_left() + $this->get_padding_right(),
H A Dbox.button.reset.php31 … $this->get_width() + $this->get_padding_left() + $this->get_padding_right(),
H A Dbox.input.password.php52 … $this->get_width() + $this->get_padding_left() + $this->get_padding_right(),
H A Dbox.input.text.php75 … $this->get_width() + $this->get_padding_left() + $this->get_padding_right(),
H A Dbox.input.textarea.php62 … $this->get_width() + $this->get_padding_left() + $this->get_padding_right(),
H A Dbox.button.submit.php83 …$this->get_width() + $this->get_padding_left() + $this->get_padding_right() + $this->get_margin_le…
H A Dbox.button.php98 … $this->get_width() + $this->get_padding_left() + $this->get_padding_right(),
H A Dbox.select.php71 … $this->get_width() + $this->get_padding_left() + $this->get_padding_right(),
H A Dbox.generic.formatted.php658 $this->get_padding_right();
692 function get_padding_right() { function in GenericFormattedBox
H A Dbox.table.php735 $this->get_padding_right();