Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DMpdf.php27313 $tplidx = $this->importPage($n);
27314 $size = $this->useTemplate($tplidx, $x, $y, $w);
27336 function SetPageTemplate($tplidx = '') argument
27338 if (!isset($this->importedPages[$tplidx])) {
27342 $this->pageTemplate = $tplidx;