Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.generic.inline.php106 function get_descender() { function in GenericInlineBox
109 return $first->get_descender();
H A Dbox.br.php193 function get_descender() { function in BRBox
H A Dbox.radiobutton.php135 function get_descender() { function in RadioBox
H A Dbox.inline.php50 $this->bottom = min($this->bottom, $base - $box->get_descender());
H A Dbox.text.php169 function get_descender() { function in TextBox
H A Dbox.generic.formatted.php442 function get_descender() { function in GenericFormattedBox
H A Dbox.container.php683 $baselined[$i]->get_ascender() + $baselined[$i]->get_descender());