Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Doutput._generic.class.php173 return $this->willContain($box, 0);
176 function willContain(&$box, $footnote_height) { function in OutputDriverGeneric
H A Dbox.note-call.class.php156 if (!$driver->willContain($this, $footnote_height)) {