Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
Dbox.body.php37 $this->extend_height($float_bottom);
Dbox.legend.php49 $parent->extend_height($this->get_bottom_margin());
Dbox.block.inline.php145 $parent->extend_height($this->get_bottom_margin());
Dbox.br.php149 $parent->extend_height($parent->_current_y);
Dbox.inline.control.php61 $parent->extend_height($this->get_bottom_margin());
Dbox.radiobutton.php89 $parent->extend_height($this->get_bottom_margin());
Dbox.checkbutton.php164 $parent->extend_height($this->get_bottom_margin());
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
Dbox.container.php796 $this->extend_height($effective_bottom);
800 $this->extend_height($line_bottom);
857 $this->extend_height($float_bottom);
Dbox.table.cell.php313 $this->extend_height($float_bottom);
Dbox.img.php88 $parent->extend_height($this->get_bottom_margin());
Dbox.inline.php382 $this->extend_height($child->get_bottom_margin());
Dbox.text.php324 $parent->extend_height($this->get_bottom());
Dbox.table.php1077 $parent->extend_height($this->get_bottom_margin());