Home
last modified time | relevance | path

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

/plugin/siteexport/inc/
Dmpdf.php64 $this->useSubstitutions = true;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DMpdf.php157 var $useSubstitutions; variable in Mpdf\\Mpdf
1455 $this->useSubstitutions = true;
1458 $this->useSubstitutions = $config['useSubstitutions'];
13449 …if ($this->useSubstitutions && !$this->onlyCoreFonts && $this->subPos < $i && !$this->specialconte…
13468 …if ($this->useSubstitutions && !$this->onlyCoreFonts && $this->CurrentFont['type'] != 'Type0' && $…