Home
last modified time | relevance | path

Searched refs:offset (Results 301 – 325 of 852) sorted by relevance

1...<<11121314151617181920>>...35

/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.fastps.l2.class.php16 $offset = 0;
18 $this->moveto($x,$y-$offset*$scale_y);
30 $offset ++;
/plugin/diagramsnet/lib/js/diagramly/
H A DmxFreehand.js358 var getAveragePoint = function (offset) argument
369 for (i = offset; i < len; i++)
400 for (var offset = 2; offset < buffer.length; offset += 2)
402 pt = getAveragePoint(offset);
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_quick_info.js167 var offset = 6; // offset TASK <> QI-BOX in 'px'
169 var pos = this._get_event_counter_part(id, offset, container.viewport);
177 this._show_quick_info(pos, offset);
237 gantt._show_quick_info = function(pos, offset){ argument
254 qi.style.top = pos.top - (pos.dy ? (height + pos.height + 2*offset) : 0) + "px";
365 gantt._get_event_counter_part = function(id, offset, viewport){ argument
374 var top = offset + domEv.offsetTop + domEv.offsetHeight;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTTFontFile.php286 $this->TTCFonts[$i]['offset'] = $this->read_ulong();
288 $this->seek($this->TTCFonts[$TTCfontID]['offset']);
310 $record['offset'] = $this->read_ulong();
325 $table = $this->get_chunk($t['offset'], $t['length']);
389 $offset = $this->tables[$tag]['offset'];
392 return [$offset, $length];
490 function splice($stream, $offset, $value) argument
492 return substr($stream, 0, $offset) . $value . substr($stream, $offset
495 _set_ushort($stream, $offset, $value) global() argument
502 _set_short($stream, $offset, $val) global() argument
3224 _getClasses($offset) global() argument
[all...]
/plugin/badbehaviour/bad-behavior/
H A Dfunctions.inc.php7 function stripos($haystack,$needle,$offset = 0) { argument
8 return(strpos(strtolower($haystack),strtolower($needle),$offset));
/plugin/diagramsnet/lib/img/lib/atlassian/
H A DBamboo_Logo.svg1 …radientUnits="userSpaceOnUse" y2="53.94" id="A"><stop offset="0" stop-color="#0052cc"/><stop offse…
H A DJira_Logo.svg1 …adientUnits="userSpaceOnUse" y2="32.46" id="A"><stop offset=".18" stop-color="#0052cc"/><stop offs…
H A DConfluence_Logo.svg1 …adientUnits="userSpaceOnUse" y2="45.05" id="A"><stop offset=".18" stop-color="#0052cc"/><stop offs…
/plugin/diagramsnet/lib/img/lib/active_directory/
H A Ddata_jack.svg1 …166" y2="60.466" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0475fc"/><stop offse…
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar-Mockup.js65 button2.geometry.offset = new mxPoint(125, 0);
70 button3.geometry.offset = new mxPoint(250, 0);
75 button4.geometry.offset = new mxPoint(-125, 0);
92 button2.geometry.offset = new mxPoint(0, 50);
97 button3.geometry.offset = new mxPoint(0, 100);
102 button4.geometry.offset = new mxPoint(0, -50);
157 button2.geometry.offset = new mxPoint(0, 26);
162 button3.geometry.offset = new mxPoint(0, 52);
213 button1.geometry.offset = new mxPoint(10, 0);
229 bg2.geometry.offset = new mxPoint(0, 25);
[all …]
/plugin/findologicxmlexport/vendor/hoa/file/
H A DReadWrite.php225 * @param int $offset Offset.
228 public function readAll($offset = 0) argument
230 return stream_get_contents($this->getStream(), -1, $offset);
/plugin/farmer/3rdparty/
H A DPHPIco.php165 $offset = 6 + ($icon_dir_entry_size * count($this->images));
177 $offset
181 $offset += $image['size'];
/plugin/codemirror/dist/modes/
H A Dsass.min.js1offset;var d=c+b.indentUnit;a.scopes.unshift({offset:d})}}function u(a){if(a.scopes.length==1)retu…
/plugin/vcard/
H A Dsyntax.php342 $offset = 0;
344 $v = substr($value, $offset, $match[1] - $offset);
349 $offset = $match[1] + strlen($match[0]);
351 $v = substr($value, $offset);
/plugin/datatemplate/syntax/
H A Dlist.php281 $offset = (int) $_REQUEST['dataofs'];
282 if($offset){
283 $prev = $offset - $data['limit'];
303 if($numrows - $offset > $data['limit']){
304 $next = $offset + $data['limit'];
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DStreamWrapper.php106 public function stream_seek($offset, $whence) argument
108 $this->stream->seek($offset, $whence);
/plugin/diagramsnet/lib/math/jax/output/SVG/fonts/STIX-Web/
H A Dfontdata.js19offset:"A",add:26},{name:"Alpha",low:65,high:90,offset:"A"},{name:"number",low:48,high:57,offset:"…
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/STIX/
H A Dfontdata.js19offset:"A",add:26},{name:"Alpha",low:65,high:90,offset:"A"},{name:"number",low:48,high:57,offset:"… property in x.RANGES
/plugin/abc2/abc-libraries/abc2svg/
H A Dsnd-1.js485 throw new Error('chunk not found');this.parseRiffChunk(chunk);this.input=null};sf2.Parser.prototype.parseRiffChunk=function(chunk){var parser,data=this.input,ip=chunk.offset,signature;if(chunk.type!=='RIFF')
488 throw new Error('invalid sfbk structure');this.parseInfoList(parser.getChunk(0));this.parseSdtaList(parser.getChunk(1));this.parsePdtaList(parser.getChunk(2))};sf2.Parser.prototype.parseInfoList=function(chunk){var parser,data=this.input,ip=chunk.offset,signature;if(chunk.type!=='LIST')
490 throw new Error('invalid signature:'+signature);parser=new sf2.Riff.Parser(data,{'index':ip,'length':chunk.size-4});parser.parse()};sf2.Parser.prototype.parseSdtaList=function(chunk){var parser,data=this.input,ip=chunk.offset,signature;if(chunk.type!=='LIST')
493 throw new Error('TODO');this.samplingData=parser.getChunk(0)};sf2.Parser.prototype.parsePdtaList=function(chunk){var parser,data=this.input,ip=chunk.offset,signature;if(chunk.type!=='LIST')
496 throw new Error('invalid pdta chunk');this.parsePhdr((parser.getChunk(0)));this.parsePbag((parser.getChunk(1)));this.parsePmod((parser.getChunk(2)));this.parsePgen((parser.getChunk(3)));this.parseInst((parser.getChunk(4)));this.parseIbag((parser.getChunk(5)));this.parseImod((parser.getChunk(6)));this.parseIgen((parser.getChunk(7)));this.parseShdr((parser.getChunk(8)))};sf2.Parser.prototype.parsePhdr=function(chunk){var data=this.input,ip=chunk.offset,presetHeader=this.presetHeader=[],size=chunk.offset+chunk.size;if(chunk.type!=='phdr')
497 throw new Error('invalid chunk type:'+chunk.type);while(ip<size){presetHeader.push({presetName:String.fromCharCode.apply(null,data.subarray(ip,ip+=20)),preset:data[ip++]|(data[ip++]<<8),bank:data[ip++]|(data[ip++]<<8),presetBagIndex:data[ip++]|(data[ip++]<<8),library:(data[ip++]|(data[ip++]<<8)|(data[ip++]<<16)|(data[ip++]<<24))>>>0,genre:(data[ip++]|(data[ip++]<<8)|(data[ip++]<<16)|(data[ip++]<<24))>>>0,morphology:(data[ip++]|(data[ip++]<<8)|(data[ip++]<<16)|(data[ip++]<<24))>>>0})}};sf2.Parser.prototype.parsePbag=function(chunk){var data=this.input,ip=chunk.offset,presetZone=this.presetZone=[],size=chunk.offset+chunk.size;if(chunk.type!=='pbag')
500 throw new Error('invalid chunk type:'+chunk.type);this.presetZoneGenerator=this.parseGenerator(chunk)};sf2.Parser.prototype.parseInst=function(chunk){var data=this.input,ip=chunk.offset,instrument=this.instrument=[],size=chunk.offset
517 AnonymousFunction5ff9e8c81e00(type,size,offset) global() argument
[all...]
/plugin/data-au/syntax/
H A Dtable.php277 $offset = 0;
279 $offset = 1; //rownumbers are in first column
283 $class = $dataau['align'][$index + $offset] . 'align';
302 $num_rn = $num + $offset;
514 $offset = (int) $_REQUEST['dataauofs'];
515 if($offset) {
516 $prev = $offset - $dataau['limit'];
536 $next = $offset + $dataau['limit'];
/plugin/data/syntax/
H A Dtable.php283 $offset = 0;
285 $offset = 1; //rownumbers are in first column
291 $class .= $data['align'][$index + $offset];
311 $num_rn = $num + $offset;
528 $offset = (int)$_REQUEST['dataofs'];
529 if ($offset) {
530 $prev = $offset - $data['limit'];
550 $next = $offset + $data['limit'];
708 // offset and limit
711 // offset i
[all...]
/plugin/findologicxmlexport/vendor/hoa/file/Link/
H A DReadWrite.php226 * @param int $offset Offset.
229 public function readAll($offset = 0) argument
231 return stream_get_contents($this->getStream(), -1, $offset);
/plugin/findologicxmlexport/vendor/hoa/file/Temporary/
H A DReadWrite.php226 * @param int $offset Offset.
229 public function readAll($offset = 0) argument
231 return stream_get_contents($this->getStream(), -1, $offset);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Runner/
H A DStandardTestSuiteLoader.php45 $offset = 0 - strlen($suiteClassName);
49 if (substr($loadedClass, $offset) === $suiteClassName &&
/plugin/diagramsnet/lib/img/lib/cumulus/
H A Dcumulus_linux_icon.svg1 …3.49" y2="11.82" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#7ccc6c"/><stop offse…

1...<<11121314151617181920>>...35