Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php311 var $fixedPosBlockDepth;
13637 $this->fixedPosBlockDepth--;
13639 if ($this->fixedPosBlockDepth == 0) {
13747 $this->fixedPosBlockDepth++;
13817 $this->fixedPosBlockDepth = 1;
318 var $fixedPosBlockDepth; global() variable in Mpdf\\Mpdf