Home
last modified time | relevance | path

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

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