Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Gif/
H A DColorTable.php18 var $m_nColors; variable in Mpdf\\Gif\\ColorTable
24 unset($this->m_nColors);
30 $this->m_nColors = 0;
40 $this->m_nColors++;
50 for ($i = 0; $i < $this->m_nColors; $i++) {
68 for ($i = 0; $i < $this->m_nColors; $i++) {
/plugin/photogallery/phpThumb/
H A Dphpthumb.gif.php381 public $m_nColors; variable in CGIFCOLORTABLE
389 unSet($this->m_nColors);
397 $this->m_nColors = 0;
407 $this->m_nColors++;
419 for ($i = 0; $i < $this->m_nColors; $i++) {
435 for ($i = 0; $i < $this->m_nColors; $i++) {
457 for ($i = 0; $i < $this->m_nColors; $i++) {