Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/shapes/mockup/
H A DmxMockupiOS.js697 function mxShapeMockupiBgStriped(bounds, fill, stroke, strokewidth) class
709 mxUtils.extend(mxShapeMockupiBgStriped, mxShape);
716 mxShapeMockupiBgStriped.prototype.paintVertexShape = function(c, x, y, w, h)
724 mxShapeMockupiBgStriped.prototype.background = function(c, x, y, w, h)
732 mxShapeMockupiBgStriped.prototype.foreground = function(c, x, y, w, h)
756 mxCellRenderer.registerShape(mxMockupC.SHAPE_IBG_STRIPED, mxShapeMockupiBgStriped);
/plugin/diagramsnet/lib/js/
H A Dshapes-14-6-5.min.js692mxShapeMockupiBgStriped(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.s… class
693 mxShapeMockupiBgStriped.prototype.paintVertexShape=function(a,d,e,b,c){a.translate(d,e);this.backgr…
694 mxShapeMockupiBgStriped.prototype.foreground=function(a,d,e,b,c){d=mxUtils.getValue(this.style,mxCo…
H A Dshapes.min.js643mxShapeMockupiBgStriped(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.s… class
644 mxShapeMockupiBgStriped.prototype.paintVertexShape=function(a,d,e,b,c){a.translate(d,e);this.backgr…
645 mxShapeMockupiBgStriped.prototype.foreground=function(a,d,e,b,c){d=mxUtils.getValue(this.style,mxCo…
H A Dviewer-static.min.js4780mxShapeMockupiBgStriped(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.s… class
4781 mxShapeMockupiBgStriped.prototype.paintVertexShape=function(a,d,e,b,c){a.translate(d,e);this.backgr…
4782 mxShapeMockupiBgStriped.prototype.foreground=function(a,d,e,b,c){d=mxUtils.getValue(this.style,mxCo…