Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/setasign/fpdi/src/Tfpdf/
H A DFpdi.php86 return $this->getImportedPageSize($tpl, $width, $height);
/plugin/dw2pdf/vendor/setasign/fpdi/src/
H A DFpdi.php85 return $this->getImportedPageSize($tpl, $width, $height);
H A DFpdiTrait.php451 public function getImportedPageSize($tpl, $width = null, $height = null) function
/plugin/dw2pdf/vendor/setasign/fpdi/src/Tcpdf/
H A DFpdi.php130 return $this->getImportedPageSize($tpl, $width, $height);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DFpdiTrait.php285 return $this->getImportedPageSize($tpl, $width, $height);