Searched refs:cascadeCSS (Results 1 – 2 of 2) sorted by relevance
76 if (!is_array($this->cascadeCSS)) $this->cascadeCSS = array();295 $x = &$this->cascadeCSS; 312 //print_r($this->cascadeCSS); exit;
36 var $cascadeCSS; variable in Mpdf\\CssManager63 $this->cascadeCSS = [];147 if (!is_array($this->cascadeCSS)) {148 $this->cascadeCSS = [];451 $x = &$this->cascadeCSS;1550 $this->tablecascadeCSS[0] = $this->cascadeCSS;1565 $this->cascadeCSS,1600 …$this->_mergeFullCSS($this->cascadeCSS, $this->mpdf->blk[$this->mpdf->blklvl]['cascadeCSS'], $tag,…