Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Doutput._generic.class.php49 $this->setFootnoteCount(0);
103 $this->setFootnoteCount(0);
153 function setFootnoteCount($value) { function in OutputDriverGeneric
H A Dbox.note-call.class.php161 $driver->setFootnoteCount($driver->getFootnoteCount() + 1);