Home
last modified time | relevance | path

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

/dports/textproc/pear-Horde_Pdf/Horde_Pdf-2.0.8/lib/Horde/Pdf/
H A DWriter.php377 protected $_color_flag = false; variable in Horde_Pdf_Writer
876 $cf = $this->_color_flag;
918 $this->_color_flag = $cf;
938 $this->_color_flag = $cf;
1060 $this->_color_flag = $this->_fill_color != $this->_text_color;
1116 $this->_color_flag = $this->_fill_color != $this->_text_color;
1790 if ($this->_color_flag) {
1918 if ($this->_color_flag) {
1930 if ($this->_color_flag) {
/dports/print/pear-File_PDF/File_PDF-0.3.3/
H A DPDF.php383 var $_color_flag = false; variable in File_PDF
932 $cf = $this->_color_flag;
976 $this->_color_flag = $cf;
999 $this->_color_flag = $cf;
1114 $this->_color_flag = $this->_fill_color != $this->_text_color;
1154 $this->_color_flag = $this->_fill_color != $this->_text_color;
1771 if ($this->_color_flag) {
1902 if ($this->_color_flag) {
1914 if ($this->_color_flag) {