Home
last modified time | relevance | path

Searched refs:w0 (Results 1 – 25 of 25) sorted by relevance

/plugin/diagramsnet/lib/js/
Dexport.js598 var w0 = Math.ceil((x + w) / size.width) - x0;
601 return new mxRectangle(x0, y0, w0, h0);
Dviewer.min.js614 …otype.constraints=null;mxStencil.prototype.aspect=null;mxStencil.prototype.w0=null;mxStencil.proto… method in mxStencil
615 …ound")[0];this.bgNode=this.desc.getElementsByTagName("background")[0];this.w0=Number(this.desc.get…
620w0;var g=e/this.h0;if(f=f==mxConstants.DIRECTION_NORTH||f==mxConstants.DIRECTION_SOUTH){g=d/this.h…
1052 …style,b.x,b.y,b.width,b.height);b.x=c.x;b.y=c.y;b.width=this.shape.stencil.w0*c.width;b.height=thi…
1222 …Aspect(a.style,a.x,a.y,a.width,a.height);a.setRect(c.x,c.y,a.shape.stencil.w0*c.width,a.shape.sten…
Dapp.min.js648 …otype.constraints=null;mxStencil.prototype.aspect=null;mxStencil.prototype.w0=null;mxStencil.proto… method in mxStencil
649 …ound")[0];this.bgNode=this.desc.getElementsByTagName("background")[0];this.w0=Number(this.desc.get…
654w0;var g=e/this.h0;if(f=f==mxConstants.DIRECTION_NORTH||f==mxConstants.DIRECTION_SOUTH){g=d/this.h…
1086 …style,b.x,b.y,b.width,b.height);b.x=c.x;b.y=c.y;b.width=this.shape.stencil.w0*c.width;b.height=thi…
1256 …Aspect(a.style,a.x,a.y,a.width,a.height);a.setRect(c.x,c.y,a.shape.stencil.w0*c.width,a.shape.sten…
Dviewer-static.min.js614 …otype.constraints=null;mxStencil.prototype.aspect=null;mxStencil.prototype.w0=null;mxStencil.proto… method in mxStencil
615 …ound")[0];this.bgNode=this.desc.getElementsByTagName("background")[0];this.w0=Number(this.desc.get…
620w0;var g=e/this.h0;if(f=f==mxConstants.DIRECTION_NORTH||f==mxConstants.DIRECTION_SOUTH){g=d/this.h…
1052 …style,b.x,b.y,b.width,b.height);b.x=c.x;b.y=c.y;b.width=this.shape.stencil.w0*c.width;b.height=thi…
1222 …Aspect(a.style,a.x,a.y,a.width,a.height);a.setRect(c.x,c.y,a.shape.stencil.w0*c.width,a.shape.sten…
/plugin/diagramsnet/lib/js/grapheditor/
DEditor.js806 var w0 = w;
933 w0 = w = newWH.w;
949 w = (document.body != null) ? Math.min(w0, document.body.scrollWidth - padding) : w0;
DShapes.js2210 var w0 = Math.min(w, Math.max(co, parseFloat(mxUtils.getValue(this.style, 'width', this.width))));
2233 c.lineTo(x + w0, y);
2234 c.lineTo(x + w0, y + Math.max(0, h0 - co * 1.5));
2235 c.lineTo(x + Math.max(0, w0 - co), y + h0);
2241 c.moveTo(x + w0, y);
5876 …var w0 = Math.max(UmlFrame.prototype.corner, Math.min(bounds.width, mxUtils.getValue(this.state.st…
5879 return new mxPoint(bounds.x + w0, bounds.y + h0);
DGraph.js3301 var w0 = Math.ceil((Math.floor((bounds.x + bounds.width) / this.view.scale) -
3306 return new mxRectangle(x0, y0, w0, h0);
/plugin/diagramsnet/lib/js/diagramly/
DMinimal.js2708 var w0 = null;
2726 w0 = parseInt(ui.diagramContainer.style.width);
2739 w0 + mxEvent.getClientX(evt) - x0) + 'px';
/plugin/sketchcanvas/script/
DSketchCanvas.js131 ctx.rect(x0, y0, w0, h0);
1412 if (x > w0 || y > h0) no = -1;
2640 var x0 = 0, y0 = 0, w0 = 1024, h0 = 640;
/plugin/jmol2/jmol/
DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/abc2/abc-libraries/abc2svg/
Dabc2svg-1.js649 function draw_measnb(){var s,st,bar_num,x,y,w,any_nb,font_size,w0,sy=cur_sy
657 set_font("measure");w0=cwidf('0');s=tsfirst;bar_num=gene.nbar
663 s=s.prev;any_nb=true;w=w0
688 any_nb=true;w=w0
3609 function set_w_chs(s){var i,ch,w0,s0,dw,x=0,n=0
3616 if(w0){if(w0>x+ch.x){if(s.prev&&s.prev.type==C.BAR)
3618 dw=(w0-x-ch.x)/n
3624 s0=s;w0=ch.text.wh[0];n=0;x=0
/plugin/diagramsnet/lib/mxgraph/
DmxClient.js410 …otype.constraints=null;mxStencil.prototype.aspect=null;mxStencil.prototype.w0=null;mxStencil.proto… method in mxStencil
411 …ound")[0];this.bgNode=this.desc.getElementsByTagName("background")[0];this.w0=Number(this.desc.get…
416w0;var g=e/this.h0;if(f=f==mxConstants.DIRECTION_NORTH||f==mxConstants.DIRECTION_SOUTH){g=d/this.h…
848 …style,b.x,b.y,b.width,b.height);b.x=c.x;b.y=c.y;b.width=this.shape.stencil.w0*c.width;b.height=thi…
1018 …Aspect(a.style,a.x,a.y,a.width,a.height);a.setRect(c.x,c.y,a.shape.stencil.w0*c.width,a.shape.sten…
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js19259 centerX = (i + 0.5) * ratioW, w0 = dy * dy;
19262 w = sqrt(w0 + dx * dx);
Dfabric.min.js11 …,centerX=(i+.5)*ratioW,w0=dy*dy;for(var xx=floor(i*ratioW);xx<(i+1)*ratioW;xx++){var dx=abs(center…
/plugin/dirtylittlehelper/script/
Dmermaid.min.js.map1w0","w1","e0","e1","s0","s1","moving","lockX","lockY","metaKey","altKey","signX","signY","W","N","…
/plugin/xlsx2dw/packages/exceljs/
Dexceljs.js30530 var w0 = (c + lo | 0) + ((mid & 0x1fff) << 13) | 0;
30531 c = (hi + (mid >>> 13) | 0) + (w0 >>> 26) | 0;
30532 w0 &= 0x3ffffff;
31019 o[0] = w0;
34214 var w0 = (c + lo | 0) + ((mid & 0x1fff) << 13) | 0;
34215 c = (hi + (mid >>> 13) | 0) + (w0 >>> 26) | 0;
34216 w0 &= 0x3ffffff;
34703 o[0] = w0;
/plugin/sketchcanvas/bundle/
DSketchCanvas.js.map4w0, h0);\r\n\tctx.rect(x1, y1, w1, h1);\r\n\tctx.closePath();\r\n\tctx.stroke();\r\n\r\n\t// Backg…
6 …lbars", "cur_tool", "draw", "mw0", "resizeCanvas", "datadir", "x0", "y0", "w0", "h0", "x1", "y1", …
/plugin/mermaid/
H A Dmermaid.min.js13w0,uu,Qy,Co,k0,rs,Zl,R4e,N4e,M4e,I4e,O4e,P4e,nr,H7,b3,T0,F4e,$4e,z4e,G4e,V4e,U4e,H4e,W4e,q4e,jz,Y4…
/plugin/farm/install/animaltemplate/conf/
Dwordblock.conf908 https?:\/\/([^\/]*\.)?bignaturals-com-w0\.blogspot\.com
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1w0, w1,\n N = extent[0][1], n0, n1,\n E = extent[1][0], e0, e1,\n S = extent[…
/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js31863 var w0 = glyphWidth * textState.fontMatrix[0];
31864 tx = (w0 * textState.fontSize + charSpacing) * textState.textHScale;
Dpdf.worker.js.map1w0","fakeSpaces","runBidiTransform","enqueueChunk","fontNameArg","fontSizeArg","flushTextContentIt…