Home
last modified time | relevance | path

Searched refs:SetDecoration (Results 1 – 3 of 3) sorted by last modified time

/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.php1481 function SetDecoration($underline, $overline, $strikeout) { function in FPDF
H A Doutput.fpdf.class.php61 $this->pdf->SetDecoration($underline, $overline, $strikeout);
394 $this->pdf->SetDecoration(false, false, false);
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php1389 function SetDecoration($underline, $overline, $strikeout) { function in FPDF