Searched refs:add_link (Results 1 – 8 of 8) sorted by relevance
/plugin/html2pdf/html2pdf/html2ps/ | ||
H A D | strategy.link.rendering.normal.php | 11 $driver->add_link($box->get_left(), |
H A D | output._interface.class.php | 5 function add_link($x, $y, $w, $h, $target) { } function in OutputDriver |
H A D | output.pcl.class.php | 245 function add_link($x, $y, $w, $h, $target) { /* N/A */ } function in OutputDriverPCL |
H A D | output.pdflib.class.php | 54 function add_link($left, $top, $width, $height, $url) { function in OutputDriverPdflib |
H A D | output.fastps.class.php | 22 function add_link($x, $y, $w, $h, $target) { function in OutputDriverFastPS |
H A D | output.png.class.php | 240 function add_link($x, $y, $w, $h, $target) { /* N/A */ } function in OutputDriverPNG |
H A D | output.fpdf.class.php | 18 function add_link($x, $y, $w, $h, $target) { function in OutputDriverFPDF |
/plugin/ahrefmenu/ | ||
H A D | generate_map.py | 100 def add_link(self, i_place_from, i_place_to, i_caption, i_root_url = ""): member in network |