Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DMpdf.php160 var $forcePortraitHeaders; variable in Mpdf\\Mpdf
1719 …if (($this->forcePortraitHeaders || $this->forcePortraitMargins) && $this->DefOrientation == 'P' &…
10211 …if (($this->forcePortraitHeaders || $this->forcePortraitMargins) && $this->DefOrientation == 'P') {
10227 …if (($this->forcePortraitHeaders || $this->forcePortraitMargins) && $this->DefOrientation == 'P') {
12454 …if ($this->forcePortraitHeaders && $this->CurOrientation == 'L' && $this->CurOrientation != $this-…
12487 …if ($this->forcePortraitHeaders && $this->CurOrientation == 'L' && $this->CurOrientation != $this-…