Home
last modified time | relevance | path

Searched refs:AddLink (Results 1 – 7 of 7) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DTextCircle.php213 $this->mpdf->internallink[$href] = $this->mpdf->AddLink();
H A DMeter.php214 $this->mpdf->internallink[$href] = $this->mpdf->AddLink();
H A DImg.php237 $this->mpdf->internallink[$href] = $this->mpdf->AddLink();
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.fpdf.class.php29 $this->locallinks[$anchor->name] = $this->pdf->AddLink();
H A Dpdf.fpdf.php2008 function AddLink() { function in FPDF
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php2048 function AddLink() { function in FPDF
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php4303 function AddLink()
16137 $this->internallink[$vetor[1]] = $this->AddLink();
23473 $linkn = $this->AddLink();
4273 function AddLink() global() function in Mpdf\\Mpdf