Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DMpdf.php550 var $spanbgcolor; variable in Mpdf\\Mpdf
1523 $this->spanbgcolor = false;
6349 $saved['spanbgcolor'] = $this->spanbgcolor;
6378 $this->spanbgcolor = $saved['spanbgcolor'];
6938 if (isset($this->spanbgcolor) && $this->spanbgcolor) {
8564 if ($this->spanbgcolor) {
15888 $this->spanbgcolor = false;
16074 $this->spanbgcolor = true;
16540 $this->spanbgcolor = false;
18010 $this->spanbgcolor = false;
[all …]