Searched defs:add_local_link (Results 1 – 6 of 6) sorted by relevance
/plugin/html2pdf/html2pdf/html2ps/ | ||
H A D | output.pdflib.class.php | 58 function add_local_link($left, $top, $width, $height, $anchor) { function in OutputDriverPdflib |
H A D | output.fastps.class.php | 27 function add_local_link($left, $top, $width, $height, $anchor) { function in OutputDriverFastPS |
H A D | output._interface.class.php | 6 function add_local_link($left, $top, $width, $height, $anchor) { } function in OutputDriver |
H A D | output.fpdf.class.php | 23 function add_local_link($left, $top, $width, $height, $anchor) { function in OutputDriverFPDF |
H A D | output.png.class.php | 241 function add_local_link($left, $top, $width, $height, $anchor) { /* N/A */ } function in OutputDriverPNG |
H A D | output.pcl.class.php | 246 function add_local_link($left, $top, $width, $height, $anchor) { /* N/A */ } function in OutputDriverPCL |