Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php2311 function PrintPageBackgrounds($adjustmenty = 0)
2408 $pb['y'] -= $adjustmenty;
2409 $pb['h'] += $adjustmenty;
2578 function PrintTableBackgrounds($adjustmenty = 0)
2604 $pb['y'] -= $adjustmenty;
2605 $pb['h'] += $adjustmenty;
2294 PrintPageBackgrounds($adjustmenty = 0) global() argument
2561 PrintTableBackgrounds($adjustmenty = 0) global() argument