Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DBlockTag.php356 $this->mpdf->BeginLayer($v);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php2757 function BeginLayer($id)
3123 $this->BeginLayer($this->blk[$bl]['z-index']);
3275 $this->BeginLayer($save_layer);
7199 $this->BeginLayer($objattr['z-index']);
2740 function BeginLayer($id) global() function in Mpdf\\Mpdf