Home
last modified time | relevance | path

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

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