Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DBlockTag.php1061 $this->mpdf->pageBackgrounds = [];
1150 $this->mpdf->pageBackgrounds = [];
1185 $this->mpdf->pageBackgrounds = [];
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTableOfContents.php518 $this->mpdf->pageBackgrounds = [];
H A DMpdf.php345 var $pageBackgrounds;
1144 $this->pageBackgrounds = [];
2026 $this->pageBackgrounds = [];
2315 ksort($this->pageBackgrounds);
2317 foreach ($this->pageBackgrounds as $bl => $pbs) {
2962 $this->pageBackgrounds = [];
3148 $this->pageBackgrounds = [];
3224 $this->pageBackgrounds = [];
9712 $this->pageBackgrounds = [];
9791 $this->pageBackgrounds
352 var $pageBackgrounds; global() variable in Mpdf\\Mpdf
[all...]