Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DPageWriter.php246 $this->form->addFormIds($n, $s, $annotid);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DForm.php697 function addFormIds($n, &$s, &$annotid)
699 function addFormIds($n, &$s, &$annotid) global() function in Mpdf\\Form