Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php191 var $defaultfooterfontstyle;
12878 if ($this->defaultfooterfontstyle) {
12879 if ($this->defaultfooterfontstyle == 'B' || $this->defaultfooterfontstyle == 'BI') {
12882 if ($this->defaultfooterfontstyle == 'I' || $this->defaultfooterfontstyle == 'BI') {
12904 if ($this->defaultfooterfontstyle) {
12906 if ($this->defaultfooterfontstyle == 'B' || $this->defaultfooterfontstyle == 'BI') {
12910 if ($this->defaultfooterfontstyle
200 var $defaultfooterfontstyle; global() variable in Mpdf\\Mpdf
[all...]