Home
last modified time | relevance | path

Searched refs:h0 (Results 1 – 21 of 21) sorted by relevance

/plugin/encryptedpasswords/script/
Dmd5.min.js10h0=this.h1=this.h2=this.h3=this.start=this.bytes=this.hBytes=0,this.finalized=this.hashed=!1,this.…
/plugin/combo/resources/brand/whatsapp/
Dsolid-circle.svg2 … 0.7 2.2 1 3.4 1 3.7 0 6.8-3 6.9-6.6 0-1.8-0.7-3.5-2-4.8s-3-2-4.8-2zm-3 2.9h0.4c0.2 0 0.4-0.099 0.…
/plugin/diagramsnet/lib/img/lib/mscae/
DDevTest_Labs.svg1 …6c1.3,0,2.3-1,2.3-2.3S37.2,16,36,16H24.4c-1.3,0-2.3,1-2.3,2.3s1,2.3,2.3,2.3h0.2 V28L14,46.3c-1.2,2…
/plugin/editsections/
Dall.css23 body div.dokuwiki h0 {
/plugin/diagramsnet/lib/js/
Dexport.js599 var h0 = Math.ceil((y + h) / size.height) - y0;
601 return new mxRectangle(x0, y0, w0, h0);
Dviewer.min.js614 …ncil.prototype.aspect=null;mxStencil.prototype.w0=null;mxStencil.prototype.h0=null;mxStencil.proto… method in mxStencil
615 …ame("background")[0];this.w0=Number(this.desc.getAttribute("w")||100);this.h0=Number(this.desc.get…
620h0;if(f=f==mxConstants.DIRECTION_NORTH||f==mxConstants.DIRECTION_SOUTH){g=d/this.h0;b=e/this.w0;va…
1052 …;b.y=c.y;b.width=this.shape.stencil.w0*c.width;b.height=this.shape.stencil.h0*c.height}0!=a&&b.gro…
1222 …idth,a.height);a.setRect(c.x,c.y,a.shape.stencil.w0*c.width,a.shape.stencil.h0*c.height)}return b};
Dapp.min.js648 …ncil.prototype.aspect=null;mxStencil.prototype.w0=null;mxStencil.prototype.h0=null;mxStencil.proto… method in mxStencil
649 …ame("background")[0];this.w0=Number(this.desc.getAttribute("w")||100);this.h0=Number(this.desc.get…
654h0;if(f=f==mxConstants.DIRECTION_NORTH||f==mxConstants.DIRECTION_SOUTH){g=d/this.h0;b=e/this.w0;va…
1086 …;b.y=c.y;b.width=this.shape.stencil.w0*c.width;b.height=this.shape.stencil.h0*c.height}0!=a&&b.gro…
1256 …idth,a.height);a.setRect(c.x,c.y,a.shape.stencil.w0*c.width,a.shape.stencil.h0*c.height)}return b};
Dviewer-static.min.js614 …ncil.prototype.aspect=null;mxStencil.prototype.w0=null;mxStencil.prototype.h0=null;mxStencil.proto… method in mxStencil
615 …ame("background")[0];this.w0=Number(this.desc.getAttribute("w")||100);this.h0=Number(this.desc.get…
620h0;if(f=f==mxConstants.DIRECTION_NORTH||f==mxConstants.DIRECTION_SOUTH){g=d/this.h0;b=e/this.w0;va…
1052 …;b.y=c.y;b.width=this.shape.stencil.w0*c.width;b.height=this.shape.stencil.h0*c.height}0!=a&&b.gro…
1222 …idth,a.height);a.setRect(c.x,c.y,a.shape.stencil.w0*c.width,a.shape.stencil.h0*c.height)}return b};
/plugin/sketchcanvas/script/
DSketchCanvas.js131 ctx.rect(x0, y0, w0, h0);
138 ctx.fillRect(x0 + 1, y0 + 1, x1 - 2, y0 + h0 - 2);
179 ctx.fillRect(x0 + 1, my0 + mh0 + 1, x1 - 2, my0 + h0 - 2);
1412 if (x > w0 || y > h0) no = -1;
2640 var x0 = 0, y0 = 0, w0 = 1024, h0 = 640;
/plugin/diagramsnet/lib/js/grapheditor/
DEditor.js807 var h0 = h;
934 h0 = h = newWH.h;
950 h = Math.min(h0, dh - padding);
DShapes.js2211 …var h0 = Math.min(h, Math.max(co * 1.5, parseFloat(mxUtils.getValue(this.style, 'height', this.hei…
2234 c.lineTo(x + w0, y + Math.max(0, h0 - co * 1.5));
2235 c.lineTo(x + Math.max(0, w0 - co), y + h0);
2236 c.lineTo(x, y + h0);
2245 c.lineTo(x, y + h0);
5877 …var h0 = Math.max(UmlFrame.prototype.corner * 1.5, Math.min(bounds.height, mxUtils.getValue(this.s…
5879 return new mxPoint(bounds.x + w0, bounds.y + h0);
DGraph.js3303 var h0 = Math.ceil((Math.floor((bounds.y + bounds.height) / this.view.scale) -
3306 return new mxRectangle(x0, y0, w0, h0);
/plugin/diagramsnet/lib/js/diagramly/
DMinimal.js2709 var h0 = null;
2713 h0 = parseInt(ui.diagramContainer.style.height);
2746 h0 + mxEvent.getClientY(evt) - y0) + 'px';
DMenus.js15 var h0 = Math.max(document.body.clientHeight, document.documentElement.clientHeight);
16 this.div.style.maxHeight = (h0 - 10) + 'px';
/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js25604 var h0 = 1732584193,
25638 var a = h0,
25669 h0 = h0 + a | 0;
25675 …return new Uint8Array([h0 & 0xFF, h0 >> 8 & 0xFF, h0 >> 16 & 0xFF, h0 >>> 24 & 0xFF, h1 & 0xFF, h1…
25800 var h0 = 0x6a09e667,
25843 var a = h0,
25867 h0 = h0 + a | 0;
25877 …return new Uint8Array([h0 >> 24 & 0xFF, h0 >> 16 & 0xFF, h0 >> 8 & 0xFF, h0 & 0xFF, h1 >> 24 & 0xF…
25954 var h0, h1, h2, h3, h4, h5, h6, h7;
25957 h0 = new Word64(0x6a09e667, 0xf3bcc908); property
[all …]
Dpdf.worker.js.map1h0","h1","h2","h3","paddedLength","padded","rotateArg","Word64","highInteger","lowInteger","and","…
/plugin/diagramsnet/lib/mxgraph/
DmxClient.js410 …ncil.prototype.aspect=null;mxStencil.prototype.w0=null;mxStencil.prototype.h0=null;mxStencil.proto… method in mxStencil
411 …ame("background")[0];this.w0=Number(this.desc.getAttribute("w")||100);this.h0=Number(this.desc.get…
416h0;if(f=f==mxConstants.DIRECTION_NORTH||f==mxConstants.DIRECTION_SOUTH){g=d/this.h0;b=e/this.w0;va…
848 …;b.y=c.y;b.width=this.shape.stencil.w0*c.width;b.height=this.shape.stencil.h0*c.height}0!=a&&b.gro…
1018 …idth,a.height);a.setRect(c.x,c.y,a.shape.stencil.w0*c.width,a.shape.stencil.h0*c.height)}return b};
/plugin/sketchcanvas/bundle/
DSketchCanvas.js.map4h0);\r\n\tctx.rect(x1, y1, w1, h1);\r\n\tctx.closePath();\r\n\tctx.stroke();\r\n\r\n\t// Backgroun…
6 …, "cur_tool", "draw", "mw0", "resizeCanvas", "datadir", "x0", "y0", "w0", "h0", "x1", "y1", "w1", …
/plugin/mermaid/
Dmermaid.min.js1h0=1e3,f0=h0*60,d0=f0*60,ed=d0*24,Tbe=ed*7,wbe=ed*365.25;L$.exports=function(t,e){e=e||{};var r=ty… variable
/plugin/dirtylittlehelper/script/
Dmermaid.min.js.map1h0","h1","slope2","MonotoneX","MonotoneY","ReflectContext","monotoneX","monotoneY","Natural","cont…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1h0 = that._x1 - that._x0,\n h1 = x2 - that._x1,\n s0 = (that._y1 - that._y0) / (h0 || h1…