Searched refs:Buf (Results 1 – 7 of 7) sorted by relevance
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Gif/ |
| D | Lzw.php | 34 var $Buf; variable in Mpdf\\Gif\\Lzw 47 unset($this->Buf); 52 $this->Buf = range(0, 279); 208 $this->Buf[0] = $this->Buf[$this->LastByte - 2]; 209 $this->Buf[1] = $this->Buf[$this->LastByte - 1]; 216 $this->Buf[2 + $i] = ord($data[$dp + $i]); 230 $iRet |= (($this->Buf[intval($i / 8)] & (1 << ($i % 8))) != 0) << $j;
|
| D | Gif.php | 41 unset($this->m_img->m_lzw->Buf);
|
| /plugin/photogallery/phpThumb/ |
| D | phpthumb.gif.php | 168 public $ClearCode, $EndCode, $Next, $Vals, $Stack, $sp, $Buf, $CurBit, $LastBit, $Done, $LastByte; 179 unSet($this->Buf); 184 $this->Buf = range(0, 279); 347 $this->Buf[0] = $this->Buf[$this->LastByte - 2]; 348 $this->Buf[1] = $this->Buf[$this->LastByte - 1]; 355 $this->Buf[2 + $i] = ord($data[$i]); 369 $iRet |= (($this->Buf[ (int) ($i / 8) ] & (1 << ($i % 8))) != 0) << $j;
|
| /plugin/mizarveifiabledocs/dist/ |
| D | script.js.map | 1 …Buf.No */ ;\n this.bufferMarks = [];\n // Set to false directly after a widget that …
|
| /plugin/mizarproofchecker/dist/ |
| D | script.js.map | 1 …Buf.No */ ;\n this.bufferMarks = [];\n // Set to false directly after a widget that …
|
| /plugin/mizarverifiabledocs/dist/ |
| H A D | script.js.map | 1 …Buf.No */ ;\n this.bufferMarks = [];\n // Set to false directly after a widget that …
|
| /plugin/openlayersmap/ol/ |
| D | ol.js.map | 1 …AID,IAAKC,EACnB+1B,EAAQ/1B,KACV61B,EAA0BC,KACxB1f,EAAgBC,EAASrW,EAAIsW,GAC/Buf,EAA0BC,KACxB1f,EAAg…
|