Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.generic.inline.php94 function get_ascender() { function in GenericInlineBox
97 return $first->get_ascender();
H A Dbox.br.php189 function get_ascender() { function in BRBox
H A Dbox.radiobutton.php131 function get_ascender() { function in RadioBox
H A Dbox.inline.php48 $this->top = max($this->top, $base + $box->get_ascender());
H A Dbox.text.php173 function get_ascender() { function in TextBox
H A Dbox.generic.formatted.php446 function get_ascender() { function in GenericFormattedBox
H A Dbox.container.php683 $baselined[$i]->get_ascender() + $baselined[$i]->get_descender());