Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DCssManager.php303 $classproperties = $this->fixCSS($classproperties);
530 return $this->fixCSS($classproperties);
609 function fixCSS($prop)
1735 $zp = $this->fixCSS($this->mpdf->defaultCSS[$tag]);
2148 $zp = $this->fixCSS($this->mpdf->defaultCSS[$tag]);
603 function fixCSS($prop) global() function in Mpdf\\CssManager
/plugin/siteexport/inc/
H A DreadCSS.patch220 $classproperties = $this->fixCSS($classproperties);