Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/shapes/mockup/
H A DmxMockupiOS.js4812 function mxShapeMockupiVideoControls(bounds, fill, stroke, strokewidth) class
4824 mxUtils.extend(mxShapeMockupiVideoControls, mxShape);
4826 mxShapeMockupiVideoControls.prototype.customProperties = [
4835 mxShapeMockupiVideoControls.prototype.paintVertexShape = function(c, x, y, w, h)
4850 mxShapeMockupiVideoControls.prototype.foreground = function(c, w, h, rSize)
4974 mxCellRenderer.registerShape(mxMockupC.SHAPE_IVIDEO_CONTROLS, mxShapeMockupiVideoControls);
/plugin/diagramsnet/lib/js/
H A Dshapes-14-6-5.min.js884mxShapeMockupiVideoControls(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;th… class
885 mxShapeMockupiVideoControls.prototype.customProperties=[{name:"barPos",dispName:"Handle Position",t…
886 mxShapeMockupiVideoControls.prototype.foreground=function(a,d,e,b){a.setGradient("#ffffff","#ffffff…
890 …troke()};mxCellRenderer.registerShape(mxMockupC.SHAPE_IVIDEO_CONTROLS,mxShapeMockupiVideoControls);
H A Dshapes.min.js835mxShapeMockupiVideoControls(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;th… class
836 mxShapeMockupiVideoControls.prototype.customProperties=[{name:"barPos",dispName:"Handle Position",t…
837 mxShapeMockupiVideoControls.prototype.foreground=function(a,d,e,b){a.setGradient("#ffffff","#ffffff…
841 …troke()};mxCellRenderer.registerShape(mxMockupC.SHAPE_IVIDEO_CONTROLS,mxShapeMockupiVideoControls);
H A Dviewer-static.min.js4972mxShapeMockupiVideoControls(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;th… class
4973 mxShapeMockupiVideoControls.prototype.customProperties=[{name:"barPos",dispName:"Handle Position",t…
4974 mxShapeMockupiVideoControls.prototype.foreground=function(a,d,e,b){a.setGradient("#ffffff","#ffffff…
4978 …troke()};mxCellRenderer.registerShape(mxMockupC.SHAPE_IVIDEO_CONTROLS,mxShapeMockupiVideoControls);