Home
last modified time | relevance | path

Searched refs:SetLink (Results 1 – 5 of 5) sorted by relevance

/plugin/dw2pdf/vendor/setasign/fpdi/src/
H A DFpdfTplTrait.php346 public function SetLink($link, $y = 0, $page = -1) function
351 return parent::SetLink($link, $y, $page);
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.fpdf.class.php30 $this->pdf->SetLink($this->locallinks[$anchor->name],
H A Dpdf.fpdf.php2017 function SetLink($link,$y,$page) { function in FPDF
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php2055 function SetLink($link,$y=0,$page=-1) { function in FPDF
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php4311 function SetLink($link, $y = 0, $page = -1)
13884 $this->SetLink($internallink, $ypos, $pagenum);
23485 $this->SetLink($linkn, $ily, $this->page);
4281 function SetLink($link, $y = 0, $page = -1) global() function in Mpdf\\Mpdf