Searched refs:_note_content (Results 1 – 2 of 2) sorted by relevance
13 var $_note_content; variable in BoxNoteCall25 $this->_note_content =& $content;97 $this->_note_content->reflow($this, $context);129 $this->_note_content->reflow_whitespace($ls, $pw);133 $this->_note_content->reflow_text($driver);142 $this->_note_content->get_full_height() + 147 $this->_note_content->get_full_height() + 190 $this->_note_content->moveto($x + $this->_note_marker_box->content[0]->get_width()*0.75, 192 $this->_note_content->show_fixed($driver);195 return $y - $this->_note_content->get_full_height();
150 …$footnotes[] = new FootnoteLocation($box->get_top_margin(), $box->_note_content->get_full_height()…