Home
last modified time | relevance | path

Searched refs:mxShapeMockupiDeleteApp (Results 1 – 4 of 4) sorted by relevance

/plugin/diagramsnet/lib/shapes/mockup/
H A DmxMockupiOS.js3759 function mxShapeMockupiDeleteApp(bounds, fill, stroke, strokewidth) class
3771 mxUtils.extend(mxShapeMockupiDeleteApp, mxShape);
3778 mxShapeMockupiDeleteApp.prototype.paintVertexShape = function(c, x, y, w, h)
3788 mxShapeMockupiDeleteApp.prototype.background = function(c, x, y, w, h, strokeColor)
3800 mxShapeMockupiDeleteApp.prototype.foreground = function(c, x, y, w, h)
3811 mxCellRenderer.registerShape(mxMockupC.SHAPE_IDELETE_APP, mxShapeMockupiDeleteApp);
/plugin/diagramsnet/lib/js/
H A Dshapes-14-6-5.min.js831mxShapeMockupiDeleteApp(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.s… class
832 mxShapeMockupiDeleteApp.prototype.background=function(a,d,e,b,c,f){d=mxUtils.getValue(this.style,mx…
833 mxShapeMockupiDeleteApp.prototype.foreground=function(a,d,e,b,c){a.setStrokeWidth(2.5);a.begin();a.…
H A Dshapes.min.js782mxShapeMockupiDeleteApp(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.s… class
783 mxShapeMockupiDeleteApp.prototype.background=function(a,d,e,b,c,f){d=mxUtils.getValue(this.style,mx…
784 mxShapeMockupiDeleteApp.prototype.foreground=function(a,d,e,b,c){a.setStrokeWidth(2.5);a.begin();a.…
H A Dviewer-static.min.js4919mxShapeMockupiDeleteApp(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.s… class
4920 mxShapeMockupiDeleteApp.prototype.background=function(a,d,e,b,c,f){d=mxUtils.getValue(this.style,mx…
4921 mxShapeMockupiDeleteApp.prototype.foreground=function(a,d,e,b,c){a.setStrokeWidth(2.5);a.begin();a.…