Searched defs:objattr (Results 1 – 2 of 2) sorted by relevance
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | Form.php | 163 function print_ob_text($objattr, $w, $h, $texto, $rtlalign, $k, $blockdir) 264 function print_ob_textarea($objattr, $w, $h, $texto, $rtlalign, $k, $blockdir) 347 function print_ob_select($objattr, $w, $h, $texto, $rtlalign, $k, $blockdir) 449 function print_ob_imageinput($objattr, $w, $h, $texto, $rtlalign, $k, $blockdir, $is_table) 473 function print_ob_button($objattr, $w, $h, $texto, $rtlalign, $k, $blockdir) 539 function print_ob_checkbox($objattr, $w, $h, $texto, $rtlalign, $k, $blockdir, $x, $y) 591 function print_ob_radio($objattr, $w, $h, $texto, $rtlalign, $k, $blockdir, $x, $y)
|
| D | Mpdf.php | 9085 …function inlineObject($type, $x, $y, $objattr, $Lmargin, $widthUsed, $maxWidth, $lineHeight, $pain… 17922 function PaintImgBorder($objattr, $is_table)
|