Home
last modified time | relevance | path

Searched refs:BoxNoteCall (Results 1 – 2 of 2) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.note-call.class.php11 class BoxNoteCall extends GenericInlineBox { class
22 function BoxNoteCall(&$content, &$pipeline) { function in BoxNoteCall
76 $box = new BoxNoteCall($content, $pipeline);
H A Dfilter.pre.footnotes.class.php24 $note_call =& BoxNoteCall::create($tree->content[$i], $pipeline);