Searched defs:reflow_whitespace (Results 1 – 8 of 8) sorted by relevance
/plugin/html2pdf/html2pdf/html2ps/ | ||
H A D | box.whitespace.php | 101 function reflow_whitespace(&$linebox_started, &$previous_whitespace) { function in WhitespaceBox |
H A D | box.br.php | 174 function reflow_whitespace(&$linebox_started, &$previous_whitespace) { function in BRBox |
H A D | box.note-call.class.php | 126 function reflow_whitespace(&$linebox_started, &$previous_whitespace) { function in BoxNoteCall |
H A D | box.img.php | 153 function reflow_whitespace(&$linebox_started, &$previous_whitespace) { function in GenericImgBox |
H A D | box.inline.php | 414 function reflow_whitespace(&$linebox_started, &$previous_whitespace) { function in InlineBox |
H A D | box.text.php | 652 function reflow_whitespace(&$linebox_started, &$previous_whitespace) { function in TextBox |
H A D | box.generic.php | 368 function reflow_whitespace(&$linebox_started, &$previous_whitespace) { function in GenericBox |
H A D | box.container.php | 984 function reflow_whitespace(&$linebox_started, &$previous_whitespace) { function in GenericContainerBox |