Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DPageWriter.php78 $this->form->countPageForms($n, $totaladdnum);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DForm.php687 function countPageForms($n, &$totaladdnum)
689 function countPageForms($n, &$totaladdnum) global() function in Mpdf\\Form