/plugin/combo/vendor/carica/phpcss/src/PhpCss/ |
H A D | Scanner.php | 35 private $_offset = 0; variable in PhpCss\\Scanner 57 $this->_offset = $offset; 62 return $this->_offset; 67 $this->_offset = $this->_delegate($target, $newStatus); 70 if ($this->_offset < strlen($this->_buffer)) { 76 $this->_offset, 80 return $this->_offset; 89 if (($token = $this->_status->getToken($this->_buffer, $this->_offset)) && 91 $this->_offset += $token->length; 108 return $scanner->scan($target, $this->_buffer, $this->_offset); [all...] |
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Exception/ |
H A D | InvalidCharacterException.php | 26 private $_offset; variable in PhpCss\\Exception\\InvalidCharacterException 39 $this->_offset = $offset; 46 $this->_offset, 58 if (preg_match('(.)suS', $this->_buffer, $match, 0, $this->_offset)) { 65 return $this->_offset;
|
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | ot.class.php | 104 fseek($filehandle, $dir->_offset, SEEK_SET); 132 fseek($filehandle, $dir->_offset, SEEK_SET); 248 var $_offset; variable in OpenTypeFileTableDirectory 254 $this->_offset = 0; 265 $this->_offset = $unpacked['offset']; 394 var $_offset; variable in OpenTypeFileNAMERecord 430 fseek($filehandle, $this->getBaseOffset() + $this->_offset, SEEK_SET); 449 $this->_offset = $unpacked['offset']; 598 $subtable =& $file->_getCMAPSubtable($this->_encodings[$index]->_offset); 771 var $_offset; variable in OpenTypeFileCMAPEncoding [all …]
|
/plugin/sphinxsearch-was/ |
H A D | SphinxSearch.php | 99 $this->_offset = 0; 104 $this->_offset++; 175 return $this->_offset;
|
H A D | sphinxapi.php | 364 var $_offset; ///< how many records to seek from result-set start (default is 0) variable in SphinxClient 412 $this->_offset = 0; 667 $this->_offset = $offset; 946 …$req = pack("NNNNN", $this->_offset, $this->_limit, $this->_mode, $this->_ranker, $this->_sort); /…
|
/plugin/sphinxsearch/ |
H A D | SphinxSearch.php | 98 $this->_offset = 0; 103 $this->_offset++; 174 return $this->_offset;
|
H A D | sphinxapi.php | 382 var $_offset; ///< how many records to seek from result-set start (default is 0) variable in SphinxClient 430 $this->_offset = 0; 701 $this->_offset = $offset; 982 …$req = pack ( "NNNNN", $this->_offset, $this->_limit, $this->_mode, $this->_ranker, $this->_sort )…
|
/plugin/findologicxmlexport/vendor/hoa/protocol/Test/Unit/ |
H A D | Wrapper.php | 434 …>function->fseek = function ($resource, $offset, $whence) use (&$_resource, &$_offset, &$_whence) { 436 $_offset = $offset; 452 ->isEqualTo($_offset)
|
/plugin/davcal/fullcalendar-3.10.5/ |
H A D | moment.js | 214 if (!isUndefined(from._offset)) { 215 to._offset = from._offset; 2869 var offset = this._offset || 0, 2886 this._offset = input; 2997 return this.isValid() ? this._isUTC && this._offset === 0 : false; 3474 return this._d.valueOf() - ((this._offset || 0) * 60000);
|
/plugin/pdfjs/pdfjs/web/ |
H A D | viewer.js | 6855 this._offset = { 7141 this._offset.pageIdx = currentPageIndex; 7142 this._offset.matchIdx = null; 7143 this._offset.wrapped = false; 7176 var offset = this._offset; 7198 var offset = this._offset; 7234 var pageIdx = this._offset.pageIdx; 7246 var offset = this._offset; 7262 var wrapped = this._offset.wrapped; 7263 this._offset.wrapped = false; [all …]
|
H A D | viewer.js.map | 1 …_offset = { // Where the find algorithm currently is in the document.\n pageIdx: null,\n …
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
H A D | pdfmake.js | 17067 this._offset = 0; 17182 return this._offset += data.length; 17240 xRefOffset = this._offset; 20307 this.offset = this.document._offset; 20723 this._offset = 0; 20843 var availOutBefore = this._chunkSize - this._offset; 20884 this._offset, //out_off 20898 var out = self._buffer.slice(self._offset, self._offset + have); 20899 self._offset += have; 20912 self._offset = 0; [all …]
|
H A D | pdfmake.min.js | 10 …_offset=0,this._root=this.ref({Type:"Catalog",Pages:this.ref({Type:"Pages",Count:0,Kids:[]})}),thi… 11 …_offset,this.document._write(""+this.id+" "+this.gen+" obj"),this.document._write(r.convert(this.d…
|
H A D | pdfmake.min.js.map | 1 …_offset","Pages","Count","Kids","initColor","initVector","initFonts","initText","initImages","Crea…
|
/plugin/datatables/assets/pdfmake/build/ |
H A D | pdfmake.min.js |
|
/plugin/flowcharts/ |
H A D | mermaid.min.js | 24 …_offset)||(t._offset=e._offset),s(e._pf)||(t._pf=p(e)),s(e._locale)||(t._locale=e._locale),0<m.len…
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
H A D | fabric.min.js | 4 …this.renderAll.bind(this))}this.calcOffset()},calcOffset:function(){this._offset=getElementOffset(… 5 …nds.left)}}this.calcOffset();pointer.x=pointer.x-this._offset.left;pointer.y=pointer.y-this._offse…
|
H A D | fabric.js | 5831 this._offset = getElementOffset(this.lowerCanvasEl); 8799 pointer.x = pointer.x - this._offset.left; 8800 pointer.y = pointer.y - this._offset.top;
|
/plugin/edittable/lib/ |
H A D | handsontable.full.js | 7334 if (!isUndefined(from._offset)) { 7335 to._offset = from._offset; 9948 var offset = this._offset || 0, 9965 this._offset = input; 10076 return this.isValid() ? this._isUTC && this._offset === 0 : false; 10552 return this._d.valueOf() - ((this._offset || 0) * 60000);
|
/plugin/dirtylittlehelper/script/ |
H A D | mermaid.min.js | 28 …_offset}i.updateOffset=function(){};var Le=/^(\-|\+)?(?:(\d*)[. ])?(\d+)\:(\d+)(?:\:(\d+)(\.\d*)?)…
|
H A D | mermaid.min.js.map | 1 …_offset","_locale","isValid","updateOffset","suppressDeprecationWarnings","warn","deprecationHandl…
|
/plugin/diagramsnet/lib/js/mermaid/ |
H A D | mermaid.min.js | 29 …_offset}i.updateOffset=function(){};var Le=/^(\-|\+)?(?:(\d*)[. ])?(\d+)\:(\d+)(?:\:(\d+)(\.\d*)?)…
|
/plugin/dirtylittlehelper/mermaid/editor/ |
H A D | bundle.js | 1 …_offset)||(e._offset=t._offset),a(t._pf)||(e._pf=g(t)),a(t._locale)||(e._locale=t._locale),_.lengt… 426 …_offset)||(e._offset=t._offset),a(t._pf)||(e._pf=g(t)),a(t._locale)||(e._locale=t._locale),0<_.len…
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js | 1 …_offset)||(e._offset=t._offset),a(t._pf)||(e._pf=g(t)),a(t._locale)||(e._locale=t._locale),_.lengt… 426 …_offset)||(e._offset=t._offset),a(t._pf)||(e._pf=g(t)),a(t._locale)||(e._locale=t._locale),0<_.len…
|
/plugin/diagramsnet/lib/js/ |
H A D | extensions.min.js | 1728 …_offset}i.updateOffset=function(){};var Le=/^(\-|\+)?(?:(\d*)[. ])?(\d+)\:(\d+)(?:\:(\d+)(\.\d*)?)…
|