Searched refs:_beginpage (Results 1 – 3 of 3) sorted by relevance
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | pdf.fpdf.php | 1805 $this->_beginpage(); 2535 function _beginpage() { function in FPDF
|
/plugin/html2pdf/html2pdf/html2ps/fpdf/ |
H A D | fpdf.php | 1798 $this->_beginpage($orientation); 2986 function _beginpage($orientation) { function in FPDF
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | Mpdf.php | 407 var $pageDim; // Keep track of page wxh for orientation changes - set in _beginpage, used in _putannots 3187 $this->_beginpage($orientation, $mgl, $mgr, $mgt, $mgb, $mgh, $mgf, $ohname, $ehname, $ofname, $efname, $ohvalue, $ehvalue, $ofvalue, $efvalue, $pagesel, $newformat); 10064 function _beginpage( 10018 function _beginpage( global() function in Mpdf\\Mpdf
|