Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DBlockTag.php87 if ($this->mpdf->inFixedPosBlock) {
90 $this->mpdf->inFixedPosBlock = true;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php309 var $inFixedPosBlock; // Internal flag for position:fixed block
13424 if ($this->inFixedPosBlock) {
13635 if ($this->inFixedPosBlock) {
13642 $this->inFixedPosBlock = false;
13739 if ($this->inFixedPosBlock) {
13814 if ($this->inFixedPosBlock) {
316 var $inFixedPosBlock; // Internal flag for position:fixed block global() variable in Mpdf\\Mpdf