Searched defs:mxShapeBpmnGateway (Results 1 – 2 of 2) sorted by relevance
1363 function mxShapeBpmnGateway(bounds, fill, stroke, strokewidth) function1377 mxShapeBpmnGateway.prototype.customProperties = mxShapeBpmnEvent.prototype.customProperties; class
50 function mxShapeBpmnGateway(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;thi… function