Home
last modified time | relevance | path

Searched refs:SetDrawColor (Results 1 – 6 of 6) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/qrcode/src/Output/
H A DMpdf.php28 $mpdf->SetDrawColor($color[0], $color[1], $color[2]);
/plugin/dw2pdf/vendor/setasign/fpdi/src/
H A DFpdfTplTrait.php357 public function SetDrawColor($r, $g = null, $b = null) function
359 parent::SetDrawColor($r, $g, $b);
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.fpdf.class.php365 $this->pdf->SetDrawColor($r*255, $g*255, $b*255);
H A Dpdf.fpdf.php1849 function SetDrawColor($r,$g=-1,$b=-1) { function in FPDF
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php1860 function SetDrawColor($r,$g=-1,$b=-1) { function in FPDF
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php3426 function SetDrawColor($r, $g = -1, $b = -1, $col4 = -1, $return = false)
3398 function SetDrawColor($r, $g = -1, $b = -1, $col4 = -1, $return = false) global() function in Mpdf\\Mpdf