Home
last modified time | relevance | path

Searched refs:add_link (Results 1 – 8 of 8) sorted by last modified time

/plugin/html2pdf/html2pdf/html2ps/
H A Doutput._interface.class.php5 function add_link($x, $y, $w, $h, $target) { } function in OutputDriver
H A Doutput.png.class.php240 function add_link($x, $y, $w, $h, $target) { /* N/A */ } function in OutputDriverPNG
H A Doutput.fastps.class.php22 function add_link($x, $y, $w, $h, $target) { function in OutputDriverFastPS
H A Doutput.fpdf.class.php18 function add_link($x, $y, $w, $h, $target) { function in OutputDriverFPDF
H A Doutput.pcl.class.php245 function add_link($x, $y, $w, $h, $target) { /* N/A */ } function in OutputDriverPCL
H A Dstrategy.link.rendering.normal.php11 $driver->add_link($box->get_left(),
H A Doutput.pdflib.class.php54 function add_link($left, $top, $width, $height, $url) { function in OutputDriverPdflib
/plugin/ahrefmenu/
H A Dgenerate_map.py100 def add_link(self, i_place_from, i_place_to, i_caption, i_root_url = ""): member in network
241 self.network.add_link(p_from, p_to, title, self.root_url)