Searched defs:image_scaled (Results 1 – 7 of 7) sorted by relevance
/plugin/html2pdf/html2pdf/html2ps/ | ||
H A D | output.fastps.l2.class.php | 12 function image_scaled($image, $x, $y, $scale_x, $scale_y) { function in OutputDriverFastPSLevel2 |
H A D | output.pdflib.class.php | 135 function image_scaled($image, $x, $y, $scale_x, $scale_y) { function in OutputDriverPdflib |
H A D | output.fastps.class.php | 133 function image_scaled($image, $x, $y, $scale_x, $scale_y) { function in OutputDriverFastPS |
H A D | output._interface.class.php | 45 function image_scaled($image, $x, $y, $scale_x, $scale_y) { } function in OutputDriver |
H A D | output.fpdf.class.php | 290 function image_scaled($image, $x, $y, $scale_x, $scale_y) { function in OutputDriverFPDF |
H A D | output.png.class.php | 346 function image_scaled($image, $x, $y, $scale_x, $scale_y) { function in OutputDriverPNG |
H A D | output.pcl.class.php | 272 function image_scaled($image, $x, $y, $scale_x, $scale_y) { } function in OutputDriverPCL |