Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DMpdf.php302 var $subPos; variable in Mpdf\\Mpdf
1186 $this->subPos = 0;
13408 $this->subPos = -1;
13449 …if ($this->useSubstitutions && !$this->onlyCoreFonts && $this->subPos < $i && !$this->specialconte…
13464 …if ($this->checkSIP && $this->CurrentFont['sipext'] && $this->subPos < $i && (!$this->specialconte…
13468 …!$this->onlyCoreFonts && $this->CurrentFont['type'] != 'Type0' && $this->subPos < $i && (!$this->s…
25581 $this->subPos = $writehtml_i;
25682 $this->subPos = $writehtml_i + 1;
25696 $this->subPos = $writehtml_i + 3;
25803 $this->subPos = $writehtml_i + 3;
[all …]