Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DMpdf.php310 var $fixedPosBlock; // Buffer string for position:fixed block variable in Mpdf\\Mpdf
13425 $this->fixedPosBlock .= $e;
13640 $this->fixedPosBlockSave[] = [$this->fixedPosBlock, $this->fixedPosBlockBBox, $this->page];
13641 $this->fixedPosBlock = '';
13645 $this->fixedPosBlock .= '<' . $e . '>';
13745 $this->fixedPosBlock .= '<' . $e . '>';
13816 $this->fixedPosBlock = '';