Searched refs:add_local_link (Results 1 – 7 of 7) sorted by relevance
/plugin/html2pdf/html2pdf/html2ps/ | ||
H A D | strategy.link.rendering.normal.php | 19 $driver->add_local_link($box->get_left(), |
H A D | output._interface.class.php | 6 function add_local_link($left, $top, $width, $height, $anchor) { } function in OutputDriver |
H A D | output.pcl.class.php | 246 function add_local_link($left, $top, $width, $height, $anchor) { /* N/A */ } function in OutputDriverPCL |
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.png.class.php | 241 function add_local_link($left, $top, $width, $height, $anchor) { /* N/A */ } function in OutputDriverPNG |
H A D | output.fpdf.class.php | 23 function add_local_link($left, $top, $width, $height, $anchor) { function in OutputDriverFPDF |