Searched defs:objattr (Results 1 – 2 of 2) sorted by relevance
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | Form.php | 165 function print_ob_text($objattr, $w, $h, $texto, $rtlalign, $k, $blockdir) 266 function print_ob_textarea($objattr, $w, $h, $texto, $rtlalign, $k, $blockdir) 349 function print_ob_select($objattr, $w, $h, $texto, $rtlalign, $k, $blockdir) 451 function print_ob_imageinput($objattr, $w, $h, $texto, $rtlalign, $k, $blockdir, $is_table) 475 function print_ob_button($objattr, $w, $h, $texto, $rtlalign, $k, $blockdir) 541 function print_ob_checkbox($objattr, $w, $h, $texto, $rtlalign, $k, $blockdir, $x, $y) 593 function print_ob_radio($objattr, $w, $h, $texto, $rtlalign, $k, $blockdir, $x, $y)
|
H A D | Mpdf.php | 9055 …function inlineObject($type, $x, $y, $objattr, $Lmargin, $widthUsed, $maxWidth, $lineHeight, $pain… 17861 function PaintImgBorder($objattr, $is_table)
|