Home
last modified time | relevance | path

Searched refs:rect (Results 151 – 175 of 296) sorted by path

12345678910>>...12

/plugin/diagramsnet/lib/js/
H A Dshapes.min.js406rect(c,9*b,d-c,1.5*b),a.fillAndStroke());"true"===g&&(a.rect(c,h,d-c,1.5*b),h+=3*b,a.fillAndStroke…
419rect(0,.2*c,.75*b,.05*c);a.fillAndStroke();a.rect(0,.45*c,.6*b,.05*c);a.fillAndStroke();a.rect(0,.…
424rect(.2*b,.25*c,.05*b,.75*c);a.fillAndStroke();a.rect(.45*b,.4*c,.05*b,.6*c);a.fillAndStroke();a.r…
678rect(5,.5*c+1.75,1.5,2.5);a.fill();a.rect(7,.5*c+.75,1.5,3.5);a.fill();a.rect(9,.5*c-.25,1.5,4.5);…
681rect(5,.5*c+1.75,1.5,2.5);a.fill();a.rect(7,.5*c+.75,1.5,3.5);a.fill();a.rect(9,.5*c-.25,1.5,4.5);…
798rect(.53*b,.128*c,.033*b,.04*c);a.fill();a.rect(.44*b,.186*c,.033*b,.04*c);a.fill();a.rect(.485*b,…
2664rect(0,.5*c-28,10,56);a.fillAndStroke();a.roundrect(10,0,b-20,c,10,10);a.fillAndStroke();a.rect(b-…
2864rect(12,0,3,7);a.stroke();a.rect(12,7,3,7.8);a.stroke();a.rect(45.5,0,3,7);a.stroke();a.rect(45.5,…
2866rect(12,0,3,7);a.stroke();a.rect(12,7,3,22.6);a.stroke();a.rect(45.5,0,3,7);a.stroke();a.rect(45.5…
2868rect(10,4,17,6.8);a.stroke();a.rect(31,4,17,6.8);a.stroke();a.rect(52,4,17,6.8);a.stroke();a.rect(…
[all …]
H A Dviewer-static.min.js4543rect(c,9*b,d-c,1.5*b),a.fillAndStroke());"true"===g&&(a.rect(c,h,d-c,1.5*b),h+=3*b,a.fillAndStroke…
4556rect(0,.2*c,.75*b,.05*c);a.fillAndStroke();a.rect(0,.45*c,.6*b,.05*c);a.fillAndStroke();a.rect(0,.…
4561rect(.2*b,.25*c,.05*b,.75*c);a.fillAndStroke();a.rect(.45*b,.4*c,.05*b,.6*c);a.fillAndStroke();a.r…
4815rect(5,.5*c+1.75,1.5,2.5);a.fill();a.rect(7,.5*c+.75,1.5,3.5);a.fill();a.rect(9,.5*c-.25,1.5,4.5);…
4818rect(5,.5*c+1.75,1.5,2.5);a.fill();a.rect(7,.5*c+.75,1.5,3.5);a.fill();a.rect(9,.5*c-.25,1.5,4.5);…
4935rect(.53*b,.128*c,.033*b,.04*c);a.fill();a.rect(.44*b,.186*c,.033*b,.04*c);a.fill();a.rect(.485*b,…
6737rect(0,.5*c-28,10,56);a.fillAndStroke();a.roundrect(10,0,b-20,c,10,10);a.fillAndStroke();a.rect(b-…
6937rect(12,0,3,7);a.stroke();a.rect(12,7,3,7.8);a.stroke();a.rect(45.5,0,3,7);a.stroke();a.rect(45.5,…
6939rect(12,0,3,7);a.stroke();a.rect(12,7,3,22.6);a.stroke();a.rect(45.5,0,3,7);a.stroke();a.rect(45.5…
6941rect(10,4,17,6.8);a.stroke();a.rect(31,4,17,6.8);a.stroke();a.rect(52,4,17,6.8);a.stroke();a.rect(…
[all …]
H A Dviewer.min.js496 mxXmlCanvas2D.prototype.rect=function(a,b,c,d){var e=this.createElement("rect");e.setAttribute("x",… method in mxXmlCanvas2D
531 …,arguments);this.node=this.createElement("path")};mxSvgCanvas2D.prototype.rect=function(a,b,c,d){v… method in mxSvgCanvas2D
532 mxSvgCanvas2D.prototype.roundrect=function(a,b,c,d,e,f){this.rect(a,b,c,d);0<e&&this.node.setAttrib…
593 …setAttribute("transform",a.state.transform);null!=a&&this.outline&&!b&&(a.rect(f,g,k,l),a.stroke()…
639 …ROUNDING_FACTOR)/100,f=Math.min(d*f,e*f));a.roundrect(b,c,d,e,f,f)}else a.rect(b,c,d,e);a.fillAndS…
710rect(b,c,d,e),a.fillAndStroke()),a.image(b,c,d,e,this.getImageDataUri(),this.preserveImageAspect,!…
2715 …size)))),g=mxUtils.getValue(this.style,"lid",!0);b.translate(d,f);0==z?(b.rect(0,0,c,e),b.fillAndS…
2735 …1);b.setFillColor(this.stroke);d=c/5;b.rect(0,0,d,e);b.fillAndStroke();b.rect(2*d,0,d,e);b.fillAnd…
2762 …ANE_FILLCOLOR,mxConstants.NONE);k!=mxConstants.NONE&&(b.setFillColor(k),b.rect(d,f,c,e),b.fill());…
3137 …,b.prototype.end);this.originalRect=this.canvas.rect;this.canvas.rect=mxUtils.bind(this,b.prototyp…
[all …]
/plugin/diagramsnet/lib/math/jax/input/MathML/entities/
H A Dr.js19 …:"\u21B3",real:"\u211C",realine:"\u211B",realpart:"\u211C",reals:"\u211D",rect:"\u25AD",reg:"\u00A…
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js292 mxXmlCanvas2D.prototype.rect=function(a,b,c,d){var e=this.createElement("rect");e.setAttribute("x",… method in mxXmlCanvas2D
327 …,arguments);this.node=this.createElement("path")};mxSvgCanvas2D.prototype.rect=function(a,b,c,d){v… method in mxSvgCanvas2D
328 mxSvgCanvas2D.prototype.roundrect=function(a,b,c,d,e,f){this.rect(a,b,c,d);0<e&&this.node.setAttrib…
389 …setAttribute("transform",a.state.transform);null!=a&&this.outline&&!b&&(a.rect(f,g,k,l),a.stroke()…
414 …onstants.STYLE_POINTER_EVENTS,"0")&&(a.setStrokeColor(mxConstants.NONE),a.rect(c,d,e,f),a.stroke()…
420 …getAttribute("x"))*m,l+Number(c.getAttribute("y"))*n);else if("rect"==g)a.rect(k+Number(c.getAttri…
435 …ROUNDING_FACTOR)/100,f=Math.min(d*f,e*f));a.roundrect(b,c,d,e,f,f)}else a.rect(b,c,d,e);a.fillAndS…
506rect(b,c,d,e),a.fillAndStroke()),a.image(b,c,d,e,this.getImageDataUri(),this.preserveImageAspect,!…
/plugin/diagramsnet/lib/plugins/webcola/
H A Dcola.min.js1rect=b,this.children=c,this.leaf=void 0===c||0===c.length}return a}();c.NodeWrapper=g;var h=functi…
/plugin/diagramsnet/lib/shapes/bpmn/
H A DmxBpmnShape2.js467 c.rect(0, 0, w, h);
533 c.rect(0, 0, w, h);
805 c.rect(0, 0, w, h);
1140 c.rect(0, 0, w, h);
1215 c.rect(0, 0, w, h);
1702 c.rect(0, 0, 14, 14);
2051 c.rect(0, 0, 14, 14);
/plugin/diagramsnet/lib/shapes/ios7/
H A DmxIOS7Ui.js82 c.rect(0, 0, w, h);
722 c.rect(boxSizeX * 1.1 * i, boxSizeY * 1.1 * j, boxSizeX, boxSizeY);
770 c.rect(w * 0.0625, h * 0.15, w * 0.875, h * 0.7);
821 c.rect(0, 0, w, h);
888 c.rect(0, 0, w, h);
975 c.rect(0, 0, w, h);
1318 c.rect(0, 0, w, h);
/plugin/diagramsnet/lib/shapes/mockup/
H A DmxMockupContainers.js1143 c.rect(0, 0, w, h);
1300 c.rect(currW, 0, tabW, tabH);
1570 c.rect(0, currH, tabW, tabH);
1735 c.rect(0, 0, w, h);
1774 c.rect(currW, h - 10 - fontSize * 1.5, buttonW, fontSize * 1.5);
2113 c.rect(x1, y1, w1, h1);
H A DmxMockupForms.js78 c.rect(0, 0, trueW, trueH);
205 c.rect(0, 0, trueW, trueH);
1074 c.rect(0, 0, w, h);
1122 c.rect(0, 0, w, h);
1374 c.rect(0, 0, w, h);
1416 c.rect(0, 0, w, h);
1464 c.rect(0, 0, w, h);
1847 c.rect(0, 0, w, h);
1920 c.rect(0, 0, w, h);
2298 c.rect(0, messX, w, h - messX);
[all …]
H A DmxMockupGraphics.js64 c.rect(0, 0, w, h);
79 c.rect(0, h * 0.2, w * 0.75, h * 0.05);
81 c.rect(0, h * 0.45, w * 0.6, h * 0.05);
83 c.rect(0, h * 0.7, w * 0.95, h * 0.05);
89 c.rect(0, h * 0.5, w * 0.65, h * 0.05);
165 c.rect(0, 0, w, h);
265 c.rect(0, 0, w, h);
556 c.rect(0, 0, w, h);
844 c.rect(0, 0, w, h);
1026 c.rect(0, 0, w, h);
[all …]
H A DmxMockupMisc.js61 c.rect(0, (h - controlBarHeight) * 0.5, w, controlBarHeight);
491 c.rect(0, 0, w, h);
1099 c.rect(0, 0, w, h);
1228 c.rect(0, 0, w, h);
1418 c.rect(0, 0, w, h);
1500 c.rect(0, h * 0.5 - 15, w, 30);
H A DmxMockupNavigation.js253 c.rect(startX, midY - size * 0.2, endX - startX, size * 0.4);
292 c.rect(startX, midY - size * 0.15, endX - startX, size * 0.3);
497 c.rect(0, 0, w, h);
H A DmxMockupText.js173 c.rect(0, 0, w, h);
214 c.rect(0, 0, buttonRight, h);
219 c.rect(buttonLeft, 0, buttonRight - buttonLeft, h);
231 c.rect(0, 0, w, h);
343 c.rect(0,0, textWidth, callH);
374 c.rect(w - textWidth,0, textWidth, callH);
436 c.rect(0, h - callH, textWidth, callH);
652 c.rect(0, 0, w, h);
737 c.rect(0, 0, w, h);
800 c.rect(0, 0, w, h);
[all …]
H A DmxMockupiOS.js196 c.rect(0, 0, w, h);
217 c.rect(0, 0, w, h);
235 c.rect(0, 0, w, h);
685 c.rect(0, 0, w, h);
728 c.rect(0, 0, w, h);
752 c.rect(0, 0, w, h);
794 c.rect(0, 0, w, h);
1150 c.rect(0, 0, w, h);
1415 c.rect(0, 0, w, h);
1560 c.rect(0, 0, w, h);
[all …]
/plugin/diagramsnet/lib/shapes/
H A DmxAndroid.js108 c.rect(0, 0, w, h);
260 c.rect(0, 0, w, h);
266 c.rect(0, 0, w, h);
303 c.rect(w - 51, h * 0.5 + 5, 2, 1);
306 c.rect(w - 48, h * 0.5 + 2, 2, 4);
309 c.rect(w - 45, h * 0.5 - 1, 2, 7);
620 c.rect(0, 0, w, trueH);
863 c.rect(0, 0, w, h);
1305 c.rect(0, dy - 20, w - 18, 40);
1447 c.rect(w - 5, 0, 5, h - 7);
[all …]
H A DmxArchiMate.js46 c.rect(0, 0, w, h);
292 c.rect(0, 0, w, h);
445 c.rect(0, 0, w, h);
538 c.rect(0, 0, w, h);
553 c.rect(w * 0.25, 0, w * 0.75, h);
556 c.rect(0, h * 0.25, w * 0.5, h * 0.15);
559 c.rect(0, h * 0.6, w * 0.5, h * 0.15);
871 c.rect(w * 0.4, 0, w * 0.6, h * 0.2);
874 c.rect(w * 0.2, h * 0.4, w * 0.6, h * 0.2);
877 c.rect(0, h * 0.8, w * 0.6, h * 0.2);
[all …]
H A DmxArchiMate3.js144 c.rect(0, 0, w, h);
405 c.rect(w * 0.45, h * 0.75, w * 0.1, h * 0.1);
568 c.rect(w * 0.25, 0, w * 0.75, h);
571 c.rect(0, h * 0.25, w * 0.5, h * 0.15);
574 c.rect(0, h * 0.6, w * 0.5, h * 0.15);
1437 c.rect(0, 0, w, h);
1517 c.rect(0, 0, w, h);
1606 c.rect(0, 0, w, h);
1840 c.rect(0, 0, w, h);
2028 c.rect(w * 0.4, 0, w * 0.6, h * 0.2);
[all …]
H A DmxArrows.js91 var w = rect.width;
92 var h = rect.height;
127 return new mxRectangle(rect.x, rect.y + dy, w - dx, h - 2 * dy);
131 return new mxRectangle(rect.x + dx, rect.y + dy, w - dx, h - 2 * dy);
135 return new mxRectangle(rect.x + dy, rect.y + dx, w - 2 * dy, h - dx);
139 return new mxRectangle(rect.x + dy, rect.y, w - 2 * dy, h - dx);
143 return rect;
261 var w = rect.width;
262 var h = rect.height;
281 return new mxRectangle(rect.x + dy, rect.y + dx, w - 2 * dy, h - 2 * dx);
[all …]
H A DmxAtlassian.js260 c.rect(w - 45, 5, 40, 20);
266 c.rect(w - 85, 5, 80, 20);
272 c.rect(w - 75, 5, 70, 20);
278 c.rect(w - 45, 5, 40, 20);
285 c.rect(w - tw - 5, 5, tw, 20);
H A DmxBasic.js3290 c.rect(0, 0, w, h);
H A DmxBootstrap.js883 c.rect(0, 0, w, h);
1210 c.rect(0, h * 0.5 - 2, w, 4);
1232 c.rect(dx - hw * 0.5, 0, hw, h);
H A DmxC4.js60 mxShapeC4Person.prototype.getLabelMargins = function(rect) argument
62 var headSize = Math.min(rect.width / 2, rect.height / 3);
124 mxShapeC4Person2.prototype.getLabelMargins = function(rect) argument
126 var headSize = Math.min(rect.width * 0.45, rect.height * 0.45);
H A DmxCabinets.js50 c.rect(0, 0, w, h);
57 c.rect(0, 0, w, wallTh);
71 c.rect(0, h - 40, w, 40);
76 c.rect(0, h - wallTh, w, wallTh);
H A DmxEip.js111 c.rect(0, 0, w, h);
135 c.rect(w * 0.8, h * 0.1, w * 0.12, h * 0.19);
345 c.rect(i * 20, h * 0.5 - 5, 10, 10);

12345678910>>...12