Searched refs:line_break_allowed (Results 1 – 4 of 4) sorted by relevance
/plugin/html2pdf/html2pdf/html2ps/ | ||
H A D | box.generic.inline.php | 40 if (!$parent->line_break_allowed()) { |
H A D | box.inline.control.php | 19 function line_break_allowed() { function in InlineControlBox |
H A D | box.text.php | 200 if (!$parent->line_break_allowed()) { |
H A D | box.generic.formatted.php | 914 function line_break_allowed() { function in GenericFormattedBox |