Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DFpdiTrait.php53 $this->_setPageSize([$format['width'], $format['height']], $orientation);
DMpdf.php1281 $this->_setPageSize($format, $orientation);
1632 function _setPageSize($format, &$orientation) function in Mpdf\\Mpdf
10091 $this->_setPageSize($newformat, $orientation);
15146 $this->_setPageSize($newformat, $p['ORIENTATION']);