Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.png.class.php151 function _fixCoords(&$x, &$y) { function in OutputDriverPNG
262 $this->_fixCoords($box->ll->x, $box->ll->y);
263 $this->_fixCoords($box->ur->x, $box->ur->y);
347 $this->_fixCoords($x, $y);
368 $this->_fixCoords($x, $y);
391 $this->_fixCoords($x, $y);
417 $this->_fixCoords($x, $y);
499 $this->_fixCoords($x, $y);