Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Gif/
H A DImage.php18 var $m_disp; variable in Mpdf\\Gif\\Image
38 unset($this->m_disp);
111 $this->m_disp = ($b & 0x1C) >> 2;
/plugin/photogallery/phpThumb/
H A Dphpthumb.gif.php625 public $m_disp; variable in CGIFIMAGE
639 unSet($this->m_disp);
710 $this->m_disp = ($b & 0x1C) >> 2;