Searched refs:show_xy (Results 1 – 8 of 8) sorted by relevance
/plugin/html2pdf/html2pdf/html2ps/ | ||
H A D | box.text.php | 509 $driver->show_xy($this->words[$i], |
H A D | output._interface.class.php | 69 function show_xy($text, $x, $y) {} function in OutputDriver |
H A D | output.pcl.class.php | 287 function show_xy($text, $x, $y) {} function in OutputDriverPCL |
H A D | box.img.php | 208 $driver->show_xy($this->alt, |
H A D | output.pdflib.class.php | 402 function show_xy($text, $x, $y) { function in OutputDriverPdflib |
H A D | output.fastps.class.php | 278 function show_xy($text, $x, $y) { function in OutputDriverFastPS |
H A D | output.png.class.php | 498 function show_xy($text, $x, $y) { function in OutputDriverPNG |
H A D | output.fpdf.class.php | 370 function show_xy($text, $x, $y) { function in OutputDriverFPDF |