Searched refs:SetTextColor (Results 1 – 4 of 4) sorted by relevance
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | output.fpdf.class.php | 367 $this->pdf->SetTextColor($r*255, $g*255, $b*255);
|
H A D | pdf.fpdf.php | 1878 function SetTextColor($r,$g=-1,$b=-1) { function in FPDF
|
/plugin/html2pdf/html2pdf/html2ps/fpdf/ |
H A D | fpdf.php | 1889 function SetTextColor($r,$g=-1,$b=-1) { function in FPDF
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | Mpdf.php | 3456 function SetTextColor($r, $g = -1, $b = -1, $col4 = -1, $return = false) 3428 function SetTextColor($r, $g = -1, $b = -1, $col4 = -1, $return = false) global() function in Mpdf\\Mpdf
|