Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DForm.php468 $this->mpdf->PaintImgBorder($objattr, $is_table);
DMpdf.php7372 $this->PaintImgBorder($objattr, $is_table);
7409 $this->PaintImgBorder($objattr, $is_table);
7516 $this->PaintImgBorder($objattr, $is_table);
17922 function PaintImgBorder($objattr, $is_table) function in Mpdf\\Mpdf