Searched defs:reflow_text (Results 1 – 7 of 7) sorted by relevance
/plugin/html2pdf/html2pdf/html2ps/ | ||
H A D | box.whitespace.php | 84 function reflow_text(&$driver) { function in WhitespaceBox |
H A D | box.note-call.class.php | 132 function reflow_text(&$driver) { function in BoxNoteCall |
H A D | box.list-item.php | 83 function reflow_text(&$driver) { function in ListItemBox |
H A D | box.img.php | 109 function reflow_text(&$driver) { function in GenericImgBox |
H A D | box.text.php | 341 function reflow_text(&$driver) { function in TextBox |
H A D | box.generic.php | 358 function reflow_text() { return true; } function in GenericBox |
H A D | box.container.php | 902 function reflow_text(&$viewport) { function in GenericContainerBox |