Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/shapes/mockup/
H A DmxMockupiOS.js5727 function mxShapeMockupiHomePageControl(bounds, fill, stroke, strokewidth) class
5739 mxUtils.extend(mxShapeMockupiHomePageControl, mxShape);
5746 mxShapeMockupiHomePageControl.prototype.paintVertexShape = function(c, x, y, w, h)
5772 mxCellRenderer.registerShape(mxMockupC.SHAPE_IHOME_PAGE_CONTROL, mxShapeMockupiHomePageControl);
/plugin/diagramsnet/lib/js/
H A Dshapes-14-6-5.min.js925mxShapeMockupiHomePageControl(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;… class
926 mxShapeMockupiHomePageControl.prototype.paintVertexShape=function(a,d,e,b,c){a.translate(d,e);d=mxU…
927 …CellRenderer.registerShape(mxMockupC.SHAPE_IHOME_PAGE_CONTROL,mxShapeMockupiHomePageControl);funct…
H A Dshapes.min.js876mxShapeMockupiHomePageControl(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;… class
877 mxShapeMockupiHomePageControl.prototype.paintVertexShape=function(a,d,e,b,c){a.translate(d,e);d=mxU…
878 …CellRenderer.registerShape(mxMockupC.SHAPE_IHOME_PAGE_CONTROL,mxShapeMockupiHomePageControl);funct…
H A Dviewer-static.min.js5013mxShapeMockupiHomePageControl(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;… class
5014 mxShapeMockupiHomePageControl.prototype.paintVertexShape=function(a,d,e,b,c){a.translate(d,e);d=mxU…
5015 …CellRenderer.registerShape(mxMockupC.SHAPE_IHOME_PAGE_CONTROL,mxShapeMockupiHomePageControl);funct…