Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
DBlockTag.php452 $this->mpdf->blockContext++;
453 $currblk['blockContext'] = $this->mpdf->blockContext;
503 $this->mpdf->blockContext++;
504 $currblk['blockContext'] = $this->mpdf->blockContext;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DMpdf.php341 var $blockContext; variable in Mpdf\\Mpdf
1138 $this->blockContext = 1;
13193 $this->blk[0]['blockContext'] = $this->blockContext;
13978 $this->blk[0]['blockContext'] = $this->blockContext;