Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.png.class.php14 var $_x_scale; variable in AffineTransform
19 $this->_x_scale = $x_scale;
24 $x = floor($x * $this->_x_scale);