Home
last modified time | relevance | path

Searched refs:getPageHeight (Results 1 – 4 of 4) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
H A Doutput._generic.class.php114 function getPageHeight() { function in OutputDriverGeneric
135 return $this->getPageTop() - $this->getPageHeight();
189 $this->getPageTop() - $this->getPageHeight());
296 …this->left + $this->width, $this->bottom + $this->height + $this->offset - $this->getPageHeight());
297 …$this->lineto($this->left, $this->bottom + $this->height + $this->offset - $this->getPageHeight());
/plugin/photogallery/lightGallery/js/
H A Djquery.mousewheel.min.js8getPageHeight(this))},teardown:function(){if(this.removeEventListener)for(var c=h.length;c;)this.r…
/plugin/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.js2056getPageHeight(this))},teardown:function(){if(this.removeEventListener)for(var c=h.length;c;)this.r…
/plugin/odt/ODT/
H A DODTDocument.php1738 function getPageHeight(){ function in ODTDocument