Searched defs:mxShapeArrows2StylisedArrow (Results 1 – 3 of 3) sorted by relevance
| /plugin/diagramsnet/lib/shapes/ |
| D | mxArrows.js | 342 function mxShapeArrows2StylisedArrow(bounds, fill, stroke, strokewidth) function 360 mxShapeArrows2StylisedArrow.prototype.customProperties = [ class
|
| /plugin/diagramsnet/lib/js/ |
| D | shapes-14-6-5.min.js | 1600 function mxShapeArrows2StylisedArrow(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.str… function 1601 mxShapeArrows2StylisedArrow.prototype.customProperties=[{name:"dx",dispName:"Arrowhead Length",type… class
|
| D | shapes.min.js | 1551 function mxShapeArrows2StylisedArrow(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.str… function 1552 mxShapeArrows2StylisedArrow.prototype.customProperties=[{name:"dx",dispName:"Arrowhead Length",type… class
|