Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DGradient.php944 public function parseBackgroundGradient($bg) function in Mpdf\\Gradient
DMpdf.php2270 $g = $this->gradient->parseBackgroundGradient($this->bodyBackgroundGradient);
11954 $g = $this->gradient->parseBackgroundGradient($tablehf['gradient']);
12135 $g = $this->gradient->parseBackgroundGradient($content[$i][0]['trgradients']);
17578 $g = $this->gradient->parseBackgroundGradient($this->blk[$blvl]['gradient']);
22308 $g = $this->gradient->parseBackgroundGradient($table['gradient']);
22651 $g = $this->gradient->parseBackgroundGradient($cell['gradient']);
22998 $g = $this->gradient->parseBackgroundGradient($table['trgradients'][$i]);
23227 $g = $this->gradient->parseBackgroundGradient($table['gradient']);