Home
last modified time | relevance | path

Searched defs:get_max_width (Results 1 – 16 of 16) sorted by last modified time

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.br.php83 function get_max_width(&$context) { function in BRBox
H A Dbox.generic.formatted.php477 function get_max_width(&$context) { function in GenericFormattedBox
H A Dbox.container.php623 function get_max_width(&$context, $limit=10E6) { function in GenericContainerBox
H A Dbox.input.textarea.php35 function get_max_width(&$context) { function in TextAreaInputBox
H A Dbox.null.php6 function get_max_width(&$context) { return 0; } function in NullBox
H A Dbox.radiobutton.php65 function get_max_width(&$context) { function in RadioBox
H A Dbox.img.php21 function get_max_width(&$context) { function in GenericImgBox
H A Dbox.inline.control.php13 function get_max_width(&$context, $limit = 10E6) { function in InlineControlBox
H A Dbox.whitespace.php49 function get_max_width(&$context) { function in WhitespaceBox
H A Dbox.button.php26 function get_max_width(&$context, $limit = 10E6) { function in ButtonBox
H A Dbox.checkbutton.php114 function get_max_width(&$context) { function in CheckBox
H A Dbox.iframe.php17 function get_max_width(&$context) { function in IFrameBox
H A Dbox.table.cell.fake.php64 function get_max_width() { function in FakeTableCellBox
H A Dbox.table.php683 function get_max_width(&$context) { function in TableBox
H A Dbox.text.php189 function get_max_width(&$context) { function in TextBox
H A Dbox.text.string.php50 function get_max_width(&$context) { function in TextBoxString