Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Gif/
H A DImage.php24 var $m_nDelay; variable in Mpdf\\Gif\\Image
41 unset($this->m_nDelay);
114 $this->m_nDelay = $this->w2i(substr($data, 2, 2));
/plugin/photogallery/phpThumb/
H A Dphpthumb.gif.php628 public $m_nDelay; variable in CGIFIMAGE
642 unSet($this->m_nDelay);
713 $this->m_nDelay = $this->w2i(substr($data, 2, 2));