Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
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
Doutput._interface.class.php45 function image_scaled($image, $x, $y, $scale_x, $scale_y) { } function in OutputDriver
Doutput.pcl.class.php272 function image_scaled($image, $x, $y, $scale_x, $scale_y) { } function in OutputDriverPCL
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
Dbox.img.php340 $driver->image_scaled($this->image,
Doutput.pdflib.class.php135 function image_scaled($image, $x, $y, $scale_x, $scale_y) { function in OutputDriverPdflib
Doutput.fastps.class.php133 function image_scaled($image, $x, $y, $scale_x, $scale_y) { function in OutputDriverFastPS
Doutput.fpdf.class.php290 function image_scaled($image, $x, $y, $scale_x, $scale_y) { function in OutputDriverFPDF