| /plugin/abc2/abc-libraries/abc2svg/ |
| D | grid2-1.js | 5 abc2svg.grid2={do_grid:function(){var s,v,p_v,ix,cs,c_a_cs,bt,voice_tb=this.get_voice_tb() 15 for(ix=0;ix<=s.nhd;ix++) 16 delete s.notes[ix].tie_ty 22 for(ix=0;ix<s.a_gch.length;ix++){gch=s.a_gch[ix]
|
| D | chordnames-1.js | 5 abc2svg.chordnames={gch_build:function(of,s){var gch,i,ix,t,cfmt=this.cfmt() 6 if(s.a_gch&&cfmt.chordnames){for(ix=0;ix<s.a_gch.length;ix++){gch=s.a_gch[ix]
|
| D | jazzchord-1.js | 5 abc2svg.jazzchord={gch_build:function(of,s){var gch,i,ix,t 8 for(ix=0;ix<s.a_gch.length;ix++){gch=s.a_gch[ix]
|
| D | abc2svg-1.js | 144 var s,dd,dd2,up,x,dx,x2,i,s2=de.s,de2=de.start,de2_prev,de_next;s=de2.s;x=s.x+3;i=de2.ix 154 if(dx<20){x=de.x-20-3;dx=20}}else{x2=s2.x;de_next=a_de[de.ix+1] 191 if(de.ix>0){de_prev=a_de[de.ix-1] 475 for(i=0;i<nd;i++){de=a_de[i];de.ix=i;de.s.x=de.x=x;de.defl.nost=true}} 488 de={s:s,dd:dd,st:s.st,ix:a_de.length,defl:{},x:s.x,y:s.y,} property 512 de={s:s,dd:dd,st:s.st,m:m,ix:0,defl:{},x:s.x,y:3*(note.pit-18),} property 530 if(j==n_de){de2={s:s,st:de.st,dd:dd2,ix:a_de.length-1,x:realwidth-6,y:s.y,lden:true,defl:{noen:true… property 541 s=de2.s;de={s:prev_scut(s),st:de2.st,dd:de2.dd.dd_st,ix:a_de.length-1,y:s.y,ldst:true} property 3626 function gchord_width(s,wlnote,wlw){var gch,w,ix,arspc=0 3627 for(ix=0;ix<s.a_gch.length;ix++){gch=s.a_gch[ix] [all …]
|
| /plugin/godiag/ |
| D | syntax.php | 357 $ix = 0; 372 while ( $ix <= $iy - 2 ) { 382 $ix++; 383 imageLine( $img, $cx + $ix, $cy + $iy - 1, $cx + $ix, $cy + $ix, $fill ); 384 imageLine( $img, $cx + $ix, $cy - $iy + 1, $cx + $ix, $cy - $ix, $fill ); 385 imageLine( $img, $cx - $ix, $cy + $iy - 1, $cx - $ix, $cy + $ix, $fill ); 386 imageLine( $img, $cx - $ix, $cy - $iy + 1, $cx - $ix, $cy - $ix, $fill ); 387 imageLine( $img, $cx + $iy - 1, $cy + $ix, $cx + $ix, $cy + $ix, $fill ); 388 imageLine( $img, $cx + $iy - 1, $cy - $ix, $cx + $ix, $cy - $ix, $fill ); 389 imageLine( $img, $cx - $iy + 1, $cy + $ix, $cx - $ix, $cy + $ix, $fill ); [all …]
|
| /plugin/jdraw/src/com/mxgraph/examples/swing/editor/ |
| D | EditorRuler.java | 503 int ix = (int) Math.round(xx); in paintComponent() local 504 g.drawLine(ix, rulerSize, ix, 0); in paintComponent() 507 g.drawString(text, ix + 2, labelFont.getSize()); in paintComponent() 509 ix += (int) Math.round(stepping / 4); in paintComponent() 510 g.drawLine(ix, rulerSize, ix, smallTick); in paintComponent() 512 ix += (int) Math.round(stepping / 4); in paintComponent() 513 g.drawLine(ix, rulerSize, ix, middleTick); in paintComponent() 515 ix += (int) Math.round(stepping / 4); in paintComponent() 516 g.drawLine(ix, rulerSize, ix, smallTick); in paintComponent()
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/ |
| D | FixNesting.php | 112 list($node, $is_inline, $excludes, $ix) = array_pop($stack); 116 while (isset($node->children[$ix])) { 117 $child = $node->children[$ix++]; 120 $stack[] = array($node, $is_inline, $excludes, $ix);
|
| D | MakeWellFormed.php | 133 foreach ($this->injectors as $ix => $injector) { 138 array_splice($this->injectors, $ix, 1); // rm the injector
|
| /plugin/asciidocjs/node_modules/concat-map/test/ |
| D | map.js | 7 var ys = concatMap(xs, function (x, ix) { argument 8 ixes.push(ix);
|
| /plugin/diagramsnet/lib/js/orgchart/ |
| D | mxOrgChartLayout.js | 457 for (var ix = 0; ix < node.State.Connector.Segments.length; ix++) 459 var edge = node.State.Connector.Segments[ix]; 460 edge.mark = 1 << ix; //TODO Support up to 31 segments. In this a limit? 474 for (var ix = 0; ix < node.State.Connector.Segments.length; ix++) 476 var edge = node.State.Connector.Segments[ix]; 507 for (var j = ix + 1; j < node.State.Connector.Segments.length; j++)
|
| D | OrgChart.Layout.min.js | 1 …ix=0,maxOnLeft=this.MaxOnLeft(node),carrier=System.Array.getItem(node.getChildren(),node.getState(…
|
| /plugin/sketchcanvas/script/ |
| D | SketchCanvas.js | 902 for(var ix = Math.ceil(x1 / gridSize); ix < (x1 + w1) / gridSize; ix++){ 904 ctx.fillRect(ix * gridSize, iy * gridSize, 1, 1);
|
| /plugin/amcharts/assets/amcharts/ |
| D | pie.js | 23 n;a[h].wedge=q;0<b&&(this.chartCreated||q.setAttr("opacity",this.startAlpha));e.ix=p;e.iy=C;e.wedge…
|
| /plugin/diagramsnet/lib/js/diagramly/vsdx/ |
| D | importer.js | 2178 mxPropertiesManager.prototype.getColor = function (ix) { argument 2179 … var color = (function (m, k) { return m[k] ? m[k] : null; })(this.colorElementMap, ix); 2181 …r = (function (m, k) { return m[k] ? m[k] : null; })(mxPropertiesManager.defaultColors_$LI$(), ix); 9164 var ix = row.getAttribute("IX") || ""; 9165 if (!(ix.length === 0)) { 9176 /* put */ (this.fields[ix] = ""); 9248 /* put */ (this.fields[ix] = value); 10223 var ix = elem.getAttribute("IX") || ""; 10224 return (ix.length === 0) ? "0" : ix;
|
| /plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/ |
| D | vocab.bpe | 1983 Ġs ix 2712 ix ed 4005 Ġf ix 4768 Ġm ix 6914 ix el 8284 oen ix 9445 ĠS ix 9792 fl ix 12051 ix on 12795 f ix [all …]
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | Mpdf.php | 8164 for ($ix = count($content) - 1; $ix > $cutcontentctr; $ix--) { 8683 for ($ix = count($savedPreContent) - 1; $ix >= 0; $ix--) { 8684 $font[] = $savedPreFont[$ix]; 8685 $content[] = $savedPreContent[$ix]; 8686 $contentB[] = $savedPreContentB[$ix]; 8688 $cOTLdata[] = $savedPreOTLdata[$ix]; 8690 $this->restoreFont($savedPreFont[$ix]); 8696 if ($ix > 0) { 8697 …h += $this->GetStringWidth($savedPreContent[$ix], true, (isset($savedPreOTLdata[$ix]) ? $savedPreO… 8698 if (strpos($savedPreContentB[$ix], 'L') !== false) { [all …]
|
| /plugin/diagramsnet/lib/img/lib/ibm/vpc/ |
| D | FloatingIP.svg | 1 …rQnQ 5/eh/7G8vsfaHOWzSI7QWINqOxCcCG7L9As+gXNFl6kOXL7PP/u5/zvz7AgP/1/OfTU/06ix/5zvFR/L301QuT3WIL8dq…
|
| /plugin/jdraw/lib/ |
| D | jgraphx-examples.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| D | jdraw.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/abc2/abc-libraries/abc-ui/ |
| D | abc-ui-1.0.0.min.js | 8 …ix,a>0&&(c=a_de[a-1]),e.st=f.st,e.lden=!1,e.has_val=!0,i=up_p(f,f.pos.dyn),i&&(e.up=!0),c&&c.s==t&… property
|
| /plugin/mizarverifiabledocs/dist/ |
| H A D | script.js | 1 …ix=_.define({combine:t=>t.filter((e,i)=>{for(let n=0;n<i;n++)if(t[n].plugin==e.plugin)return!1;ret…
|
| /plugin/sketchcanvas/bundle/ |
| D | SketchCanvas.js.map | 4 …ix = Math.ceil(x1 / gridSize); ix < (x1 + w1) / gridSize; ix++){\r\n\t\t\tfor(var iy = Math.ceil(y… 6 …", "coltable", "metaObj", "drawHandle", "color", "circle", "clearCanvas", "ix", "iy", "cur_shape",…
|
| /plugin/diagramsnet/lib/WEB-INF/lib/ |
| D | commons-lang3-3.5.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
| /plugin/mizarveifiabledocs/dist/ |
| D | script.js | 1 …ix=0,iS=/*@__PURE__*/j.define();class iC{constructor(t,e,i,s,n){this.id=t,this.create=e,this.domEv…
|
| /plugin/mizarproofchecker/dist/ |
| D | script.js | 1 …ix=0,iS=/*@__PURE__*/j.define();class iC{constructor(t,e,i,s,n){this.id=t,this.create=e,this.domEv…
|