Searched refs:SetDrawColor (Results 1 – 6 of 6) sorted by relevance
| /plugin/dw2pdf/vendor/mpdf/qrcode/src/Output/ |
| D | Mpdf.php | 28 $mpdf->SetDrawColor($color[0], $color[1], $color[2]);
|
| /plugin/dw2pdf/vendor/setasign/fpdi/src/ |
| D | FpdfTplTrait.php | 357 public function SetDrawColor($r, $g = null, $b = null) function 359 parent::SetDrawColor($r, $g, $b);
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | output.fpdf.class.php | 365 $this->pdf->SetDrawColor($r*255, $g*255, $b*255);
|
| D | pdf.fpdf.php | 1849 function SetDrawColor($r,$g=-1,$b=-1) { function in FPDF
|
| /plugin/html2pdf/html2pdf/html2ps/fpdf/ |
| D | fpdf.php | 1860 function SetDrawColor($r,$g=-1,$b=-1) { function in FPDF
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | Mpdf.php | 3426 function SetDrawColor($r, $g = -1, $b = -1, $col4 = -1, $return = false) function in Mpdf\\Mpdf
|