Searched refs:_shareHeaderFooterWidth (Results 1 – 1 of 1) sorted by relevance
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | Mpdf.php | 12510 function _shareHeaderFooterWidth($cl, $cc, $cr) function in Mpdf\\Mpdf 12533 list($lw, $cw, $rw) = $this->_shareHeaderFooterWidth($lContent, $cContent, $rContent); 12726 list($lw, $cw, $rw) = $this->_shareHeaderFooterWidth($hdet[0], $hdet[1], $hdet[2]);
|