Searched defs:background_col (Results 1 – 1 of 1) sorted by relevance
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | Form.php | 837 … $flags = [], $align = 'L', $hidden = false, $maxlen = -1, $js = '', $background_col = false, $bor… 1025 …function SetFormReset($w, $h, $name, $value = 'Reset', $title = '', $flags = [], $background_col =… 1034 …lue, $js, $image_id = 0, $title = '', $flags = [], $indexed = false, $background_col = false, $bor… 1051 …url = '', $title = '', $typ = 'html', $method = 'POST', $flags = [], $background_col = false, $bor… 1097 …type, $title = '', $flags = [], $checked = false, $disabled = false, $background_col = false, $bor…
|