Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.fastps.l2.class.php9 $this->image_scaled($image, $x, $y, $scale, $scale);
12 function image_scaled($image, $x, $y, $scale_x, $scale_y) { function in OutputDriverFastPSLevel2
H A Doutput._interface.class.php45 function image_scaled($image, $x, $y, $scale_x, $scale_y) { } function in OutputDriver
H A Doutput.pcl.class.php272 function image_scaled($image, $x, $y, $scale_x, $scale_y) { } function in OutputDriverPCL
H A Doutput.png.class.php343 $this->image_scaled($image, $x, $y, $scale, $scale);
346 function image_scaled($image, $x, $y, $scale_x, $scale_y) { function in OutputDriverPNG
H A Dbox.img.php340 $driver->image_scaled($this->image,
H A Doutput.pdflib.class.php135 function image_scaled($image, $x, $y, $scale_x, $scale_y) { function in OutputDriverPdflib
H A Doutput.fastps.class.php133 function image_scaled($image, $x, $y, $scale_x, $scale_y) { function in OutputDriverFastPS
H A Doutput.fpdf.class.php290 function image_scaled($image, $x, $y, $scale_x, $scale_y) { function in OutputDriverFPDF