Searched refs:add_field_checkbox (Results 1 – 3 of 3) sorted by relevance
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | output.fpdf.class.php | 125 $this->pdf->add_field_checkbox($x, $y, $w, $h, $name, $value, $checked);
|
H A D | pdf.fpdf.php | 1229 function add_field_checkbox($x, $y, $w, $h, $name, $value, $checked) { function in FPDF
|
/plugin/html2pdf/html2pdf/html2ps/fpdf/ |
H A D | fpdf.php | 1140 function add_field_checkbox($x, $y, $w, $h, $name, $value, $checked) { function in FPDF
|