Searched refs:ColorFlag (Results 1 – 4 of 4) sorted by relevance
246 'ColorFlag' => $this->ColorFlag293 $this->ColorFlag = $state['ColorFlag'];
985 var $ColorFlag; //indicates whether fill and text colors are different variable in FPDF1561 $this->ColorFlag=false;1787 $cf=$this->ColorFlag;1817 $this->ColorFlag=$cf;1837 $this->ColorFlag=$cf;1884 $this->ColorFlag=($this->FillColor!=$this->TextColor);1897 $this->ColorFlag=($this->FillColor!=$this->TextColor);2120 if($this->ColorFlag)2187 if ($this->ColorFlag) {2198 if($this->ColorFlag)
1077 var $ColorFlag; //indicates whether fill and text colors are different variable in FPDF1654 $this->ColorFlag=false;1798 $cf=$this->ColorFlag;1824 $this->ColorFlag=$cf;1842 $this->ColorFlag=$cf;1873 $this->ColorFlag = ($this->FillColor!=$this->TextColor);1886 $this->ColorFlag=($this->FillColor!=$this->TextColor);2075 if ($this->ColorFlag) {
801 var $ColorFlag; // indicates whether fill and text colors are different1124 $this->ColorFlag = false;2970 $cf = $this->ColorFlag;3003 $this->ColorFlag = $cf;3172 $cf = $this->ColorFlag;3246 $this->ColorFlag = $cf;3271 $this->ColorFlag = $cf;3406 $this->ColorFlag = ($out != $this->TextColor);3423 $this->ColorFlag = ($this->FillColor != $out);4373 if ($this->ColorFlag) {800 var $ColorFlag; // indicates whether fill and text colors are different global() variable in Mpdf\\Mpdf [all...]