Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.body.php37 $this->extend_height($float_bottom);
H A Dbox.legend.php49 $parent->extend_height($this->get_bottom_margin());
H A Dbox.block.inline.php145 $parent->extend_height($this->get_bottom_margin());
H A Dbox.br.php149 $parent->extend_height($parent->_current_y);
H A Dbox.inline.control.php61 $parent->extend_height($this->get_bottom_margin());
H A Dbox.radiobutton.php89 $parent->extend_height($this->get_bottom_margin());
H A Dbox.checkbutton.php164 $parent->extend_height($this->get_bottom_margin());
H A Dbox.generic.formatted.php138 $parent->extend_height($this->get_bottom_border());
142 $parent->extend_height($this->get_bottom_margin());
625 function extend_height($y_coord) { function in GenericFormattedBox
H A Dbox.container.php796 $this->extend_height($effective_bottom);
800 $this->extend_height($line_bottom);
857 $this->extend_height($float_bottom);
H A Dbox.table.cell.php313 $this->extend_height($float_bottom);
H A Dbox.img.php88 $parent->extend_height($this->get_bottom_margin());
H A Dbox.inline.php382 $this->extend_height($child->get_bottom_margin());
H A Dbox.text.php324 $parent->extend_height($this->get_bottom());
H A Dbox.table.php1077 $parent->extend_height($this->get_bottom_margin());