Home
last modified time | relevance | path

Searched refs:start (Results 51 – 75 of 1772) sorted by path

12345678910>>...71

/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js7 …n qe(t,this.actions);var e=this.dir,n=0>e,r=vn(0,t.length,this.views),i=r.start,o=r.end,a=o-i,s=th…
8 …=a;break;case"take":e=va(e,t+a);break;case"takeRight":t=ga(t,e-a)}}return{start:t,end:e}}function …
10 …0,this.page.height),this},r.prototype.bufferedPageRange=function(){return{start:this._pageBufferSt…
H A Dpdfmake.min.js.map1start","Infinity","hexSlice","utf8Slice","asciiSlice","binarySlice","base64Slice","utf16leSlice","…
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js1107 for(j=start; j>=0;) {
1174 o.start = blob.read_shift(4, 'i');
1177 minifat_store = o.start;
1182 …if(sector_list[o.start] === undefined) sector_list[o.start] = get_sector_list(sectors, o.start, se…
1183 sector_list[o.start].name = o.name;
1189 o.content = sector_list[minifat_store].data.slice(o.start*MSSZ,o.start*MSSZ+o.size);
1811 var start = data.l;
1826 data.l = start + length;
3142 blob.l = start;
7684 var start = data.l;
[all …]
H A Dxlsx.min.js2 …s,start,fat_addrs,ssz,chkd){var sl=sectors.length;var buf,buf_chain;if(!chkd)chkd=new Array(sl);va… argument
3start=blob.read_shift(4,"i");o.size=blob.read_shift(4,"i");if(o.type===5){minifat_store=o.start;if…
4 …ift(4),start=blob.l;var extra=false;if(len>24){blob.l+=len-24;if(blob.read_shift(16)==="795881f43b…
H A Dxlsx.min.map1 …se","path","k","UCPath","cnt","sector","__readInt32LE","get_sector_list","start","chkd","sl","buf"…
/plugin/amcharts/assets/amcharts/
H A Dserial.js20 …b;for(b=0;b<a.length;b++)a[b].zoom(this.start,this.end);a=this.graphs;for(b=0;b<a.length;b++)a[b].…
26start&&(c=e=0),d=this.start-c,g=this.end-e,this.zoomToIndexes(d,g))}},validateData:function(a){thi…
27 …c=this.lastTime}else if(b=this.start,c=this.end,isNaN(b)||isNaN(c))b=0,c=a;this.endTime=this.start…
32start=e.fitToBounds(h,0,c);this.end=e.fitToBounds(d,0,c);this.zoomAxesAndGraphs();this.zoomScrollb…
33 …tedSeries;isNaN(c)||(b!=this.end&&b-a>c&&(a=b-c),a!=this.start&&b-a>c&&(b=a+c));if(a!=this.start||…
39start,a.end)},dispatchTimeZoomEvent:function(){if(this.drawGraphs&&(this.prevStartTime!=this.start…
40start;this.endIndex=this.end;this.startDate=a.startDate;this.endDate=a.endDate;this.prevStartTime=…
41start)&&!isNaN(this.end)){var b={chart:this,target:this,type:"zoomed"};b.startIndex=this.start;b.e…
61start:a,end:h},this.skipZoomed=!0,b.fire(n),this.zoom(a,h),n=!0}else if(f=this.start0,g=this.end0,…
73start,this.stepWidth=this.getStepWidth(f),0<k)for(v=Math.floor(f/k),r=this.chooseMinorFrequency(v)…
[all …]
H A Dxy.js20 …b;for(b=0;b<a.length;b++)a[b].zoom(this.start,this.end);a=this.graphs;for(b=0;b<a.length;b++)a[b].…
30 …rialDataItem=g;r.graph=p;g.axes[m].graphs[q]=r}}}this.chartData[d]=g}this.start=0;this.end=this.ch…
/plugin/anewssystem/
H A Dsyntax.php756 $start= stripos($news_rawcontent,$value)-5;
760 $stop = strlen($temps)+$start+6;
773 … <input type="hidden" name="range" value="'.$start.'-'.$stop.'" />
1071 $start= stripos($news_rawcontent,$value)-5;
1075 $stop = strlen($temps)+$start+6;
1087 … <input type="hidden" name="range" value="'.$start.'-'.$stop.'" />
/plugin/anewssystem/tpl/
H A Dnewstemplate.txt6 start |date |size="10" |now |Publishing date |startdescr
H A Dnewstemplate_de.txt6 start |date |size="10" |now |veröffentlicht am |startdescr
H A Dnewstemplate_en.txt6 start |date |size="10" |now |Publishing date |startdescr
H A Dnewstemplate_it.txt6 start |date |size="10" |now |Publishing date |startdescr
/plugin/appendtoquery/
H A DLICENSE289 to attach them to the start of each source file to most effectively
/plugin/approve/
H A DLICENSE289 to attach them to the start of each source file to most effectively
/plugin/archivegenerator/
H A DLICENSE289 to attach them to the start of each source file to most effectively
/plugin/archiveupload/
H A DCOPYING289 to attach them to the start of each source file to most effectively
/plugin/asana/
H A DLICENSE289 to attach them to the start of each source file to most effectively
/plugin/asiansearch/
H A DCOPYING289 to attach them to the start of each source file to most effectively
H A Daction.php185 $start = $utf8_idx - $pre;
186 … $append = ($start < $end) ? $end : false; // still the end of the previous context snippet
192 $snippets[] = utf8_substr($text,$start,$end-$start);
/plugin/attribute/
H A DLICENSE289 to attach them to the start of each source file to most effectively
/plugin/authchained/
H A Dauth.php345 * @param int $start index of first user to be returned
350 public function retrieveUsers($start = 0, $limit = -1, $filter = null) { argument
353 return $this->usermanager_auth->retrieveUsers($start, $limit, $filter);
384 * @param int $start
388 public function retrieveGroups($start = 0, $limit = 0) { argument
390 return $this->usermanager_auth->retrieveGroups($start,$limit);
/plugin/authclientcert/
H A DLICENSE289 to attach them to the start of each source file to most effectively
/plugin/authdjango/
H A DLICENSE289 to attach them to the start of each source file to most effectively
H A Dauth.php118 function retrieveGroups($start=0,$limit=0){ argument
/plugin/authdrupal7/
H A DCOPYING289 to attach them to the start of each source file to most effectively

12345678910>>...71