Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Doutput._generic.class.php130 function getPageTop() { function in OutputDriverGeneric
135 return $this->getPageTop() - $this->getPageHeight();
187 $vp_top = $this->getPageTop();
189 $this->getPageTop() - $this->getPageHeight());
H A Dbox.block.php452 $driver->getPageTop() - $vertical_offset);