Searched refs:m_bInterlace (Results 1 – 3 of 3) sorted by relevance
28 var $m_bInterlace; variable in Mpdf\\Gif\\ImageHeader 46 unset($this->m_bInterlace);67 $this->m_bInterlace = ($b & 0x40) ? true : false;
86 if ($this->m_gih->m_bInterlace) {
559 public $m_bInterlace; variable in CGIFIMAGEHEADER574 unSet($this->m_bInterlace);597 $this->m_bInterlace = ($b & 0x40) ? true : false;684 if ($this->m_gih->m_bInterlace) {