Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/shapes/mockup/
H A DmxMockupiOS.js1385 function mxShapeMockupiAppBar(bounds, fill, stroke, strokewidth) class
1397 mxUtils.extend(mxShapeMockupiAppBar, mxShape);
1404 mxShapeMockupiAppBar.prototype.paintVertexShape = function(c, x, y, w, h)
1412 mxShapeMockupiAppBar.prototype.background = function(c, x, y, w, h)
1419 mxShapeMockupiAppBar.prototype.foreground = function(c, x, y, w, h)
1521 mxCellRenderer.registerShape(mxMockupC.SHAPE_IAPP_BAR, mxShapeMockupiAppBar);
/plugin/diagramsnet/lib/js/
H A Dshapes-14-6-5.min.js718mxShapeMockupiAppBar(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.stro… class
719 mxShapeMockupiAppBar.prototype.foreground=function(a,d,e,b,c){a.setFillColor("#0099ff");a.rect(5,.5…
722 …a.stroke()};mxCellRenderer.registerShape(mxMockupC.SHAPE_IAPP_BAR,mxShapeMockupiAppBar);function m…
H A Dshapes.min.js669mxShapeMockupiAppBar(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.stro… class
670 mxShapeMockupiAppBar.prototype.foreground=function(a,d,e,b,c){a.setFillColor("#0099ff");a.rect(5,.5…
673 …a.stroke()};mxCellRenderer.registerShape(mxMockupC.SHAPE_IAPP_BAR,mxShapeMockupiAppBar);function m…
H A Dviewer-static.min.js4806mxShapeMockupiAppBar(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.stro… class
4807 mxShapeMockupiAppBar.prototype.foreground=function(a,d,e,b,c){a.setFillColor("#0099ff");a.rect(5,.5…
4810 …a.stroke()};mxCellRenderer.registerShape(mxMockupC.SHAPE_IAPP_BAR,mxShapeMockupiAppBar);function m…