Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.png.class.php15 var $_y_scale; variable in AffineTransform
20 $this->_y_scale = $y_scale;
25 $y = floor($this->_y_offset - $y * $this->_y_scale);