Searched refs:m_bGlobalClr (Results 1 – 3 of 3) sorted by relevance
24 var $m_bGlobalClr; variable in Mpdf\\Gif\\FileHeader 46 unset($this->m_bGlobalClr);71 $this->m_bGlobalClr = ($b & 0x80) ? true : false;79 if ($this->m_bGlobalClr) {
480 public $m_bGlobalClr; variable in CGIFFILEHEADER496 unSet($this->m_bGlobalClr);523 $this->m_bGlobalClr = ($b & 0x80) ? true : false;531 if ($this->m_bGlobalClr) {885 } elseif ($this->m_gfh->m_bGlobalClr) {985 } elseif ($this->m_gfh->m_bGlobalClr) {1084 } elseif ($this->m_gfh->m_bGlobalClr) {
970 } elseif (isset($gif->m_gfh->m_bGlobalClr) && $gif->m_gfh->m_bGlobalClr) {