Searched refs:dword (Results 1 – 2 of 2) sorted by relevance
939 $out .= $this->dword(14 + 40 + ($nColors << 2) + strlen($bmp));942 $out .= $this->dword(14 + 40 + ($nColors << 2));945 $out .= $this->dword(40);946 $out .= $this->dword($this->m_gfh->m_nWidth);947 $out .= $this->dword($this->m_gfh->m_nHeight);954 $out .= $this->dword($nColors % 256);1134 public function dword($val) function in CGIF
1 … 'string',\n 'bool',\n 'byte',\n 'word',\n 'dword',\n 'array'…