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