Searched refs:getPageHeight (Results 1 – 4 of 4) sorted by relevance
114 function getPageHeight() { function in OutputDriverGeneric135 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());
8 …getPageHeight(this))},teardown:function(){if(this.removeEventListener)for(var c=h.length;c;)this.r…
2056 …getPageHeight(this))},teardown:function(){if(this.removeEventListener)for(var c=h.length;c;)this.r…
1738 function getPageHeight(){ function in ODTDocument