Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTableOfContents.php514 $s .= $this->mpdf->PrintBodyBackgrounds();
H A DMpdf.php2017 $s .= $this->PrintBodyBackgrounds();
2243 function PrintBodyBackgrounds()
3144 $s .= $this->PrintBodyBackgrounds();
2226 function PrintBodyBackgrounds() global() function in Mpdf\\Mpdf