Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/shapes/ios7/
H A DmxIOS7Ui.js49 function mxShapeIOS7AppBar(bounds, fill, stroke, strokewidth) class
61 mxUtils.extend(mxShapeIOS7AppBar, mxShape);
63 mxShapeIOS7AppBar.prototype.customProperties = [
72 mxShapeIOS7AppBar.prototype.paintVertexShape = function(c, x, y, w, h)
80 mxShapeIOS7AppBar.prototype.background = function(c, x, y, w, h)
86 mxShapeIOS7AppBar.prototype.foreground = function(c, x, y, w, h)
146 mxCellRenderer.registerShape(mxIOS7C.SHAPE_IOS7_APP_BAR, mxShapeIOS7AppBar);
/plugin/diagramsnet/lib/js/
H A Dshapes-14-6-5.min.js153mxShapeIOS7AppBar(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.strokew… class
154 mxShapeIOS7AppBar.prototype.background=function(a,d,e,b,c){a.rect(0,0,b,c);a.fill()};
155 mxShapeIOS7AppBar.prototype.foreground=function(a,d,e,b,c){a.setFillColor(mxUtils.getValue(this.sty…
157 a.close();a.stroke()};mxCellRenderer.registerShape(mxIOS7C.SHAPE_IOS7_APP_BAR,mxShapeIOS7AppBar);fu…
H A Dshapes.min.js104mxShapeIOS7AppBar(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.strokew… class
105 mxShapeIOS7AppBar.prototype.background=function(a,d,e,b,c){a.rect(0,0,b,c);a.fill()};
106 mxShapeIOS7AppBar.prototype.foreground=function(a,d,e,b,c){a.setFillColor(mxUtils.getValue(this.sty…
108 a.close();a.stroke()};mxCellRenderer.registerShape(mxIOS7C.SHAPE_IOS7_APP_BAR,mxShapeIOS7AppBar);fu…
H A Dviewer-static.min.js4241mxShapeIOS7AppBar(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.strokew… class
4242 mxShapeIOS7AppBar.prototype.background=function(a,d,e,b,c){a.rect(0,0,b,c);a.fill()};
4243 mxShapeIOS7AppBar.prototype.foreground=function(a,d,e,b,c){a.setFillColor(mxUtils.getValue(this.sty…
4245 a.close();a.stroke()};mxCellRenderer.registerShape(mxIOS7C.SHAPE_IOS7_APP_BAR,mxShapeIOS7AppBar);fu…