Home
last modified time | relevance | path

Searched refs:show_xy (Results 1 – 8 of 8) sorted by path

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.img.php208 $driver->show_xy($this->alt,
H A Dbox.text.php509 $driver->show_xy($this->words[$i],
525 $driver->show_xy(substr($this->words[$index],0,$this->wrapped[0][1])."-",
535 $driver->show_xy(substr($this->words[$index],$this->wrapped[0][1]),
550 $driver->show_xy($this->words[$i],
594 $driver->show_xy($this->words[$i],
615 $driver->show_xy($this->words[$i]{$j}, $left, $top);
H A Doutput._interface.class.php69 function show_xy($text, $x, $y) {} function in OutputDriver
H A Doutput.fastps.class.php278 function show_xy($text, $x, $y) { function in OutputDriverFastPS
H A Doutput.fpdf.class.php370 function show_xy($text, $x, $y) { function in OutputDriverFPDF
H A Doutput.pcl.class.php287 function show_xy($text, $x, $y) {} function in OutputDriverPCL
H A Doutput.pdflib.class.php402 function show_xy($text, $x, $y) { function in OutputDriverPdflib
H A Doutput.png.class.php498 function show_xy($text, $x, $y) { function in OutputDriverPNG