Searched defs:get_height (Results 1 – 11 of 11) sorted by relevance
/plugin/html2pdf/html2pdf/html2ps/ | ||
H A D | box.input.text.php | 40 function get_height() { function in TextInputBox |
H A D | flow_viewport.class.inc.php | 30 function get_height() { return $this->height; } function in FlowViewport |
H A D | box.null.php | 7 function get_height() { return 0; } function in NullBox |
H A D | box.table.cell.fake.php | 52 function get_height() { function in FakeTableCellBox |
H A D | box.input.textarea.php | 26 function get_height() { function in TextAreaInputBox |
H A D | box.br.php | 178 function get_height() { function in BRBox |
H A D | media.layout.inc.php | 46 function get_height() { function in Media |
H A D | box.text.php | 68 function get_height() { function in TextBox |
H A D | box.generic.php | 346 function get_height() { function in GenericBox |
H A D | box.generic.formatted.php | 843 function get_height() { function in GenericFormattedBox |
H A D | pdf.fpdf.php | 211 function get_height() { function in PDFPage |