Searched refs:reflow_text (Results 1 – 9 of 9) sorted by relevance
132 function reflow_text(&$driver) { function in BoxNoteCall133 $this->_note_content->reflow_text($driver);134 $this->_note_marker_box->reflow_text($driver);135 $this->_note_call_box->reflow_text($driver);
84 function reflow_text(&$driver) { function in WhitespaceBox85 if (is_null(parent::reflow_text($driver))) {
83 function reflow_text(&$driver) { function in ListItemBox84 if (is_null($this->str_number_box->reflow_text($driver))) {88 return GenericContainerBox::reflow_text($driver);
8 if (is_null($box->reflow_text($driver))) {
358 function reflow_text() { return true; } function in GenericBox
109 function reflow_text(&$driver) { function in GenericImgBox
902 function reflow_text(&$viewport) { function in GenericContainerBox905 if (is_null($this->content[$i]->reflow_text($viewport))) {
341 function reflow_text(&$driver) { function in TextBox
644 $boxes[$selector]->reflow_text($this->output_driver);