Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DForm.php1266 function SetFormBackgroundColor($r, $g = -1, $b = -1)
1284 $this->SetFormBackgroundColor($BG);
1268 function SetFormBackgroundColor($r, $g = -1, $b = -1) global() function in Mpdf\\Form