Searched defs:mxShapeArrows2TailedArrow (Results 1 – 3 of 3) sorted by relevance
| /plugin/diagramsnet/lib/shapes/ |
| D | mxArrows.js | 2011 function mxShapeArrows2TailedArrow(bounds, fill, stroke, strokewidth) function 2029 mxShapeArrows2TailedArrow.prototype.customProperties = [ class
|
| /plugin/diagramsnet/lib/js/ |
| D | shapes-14-6-5.min.js | 1728 function mxShapeArrows2TailedArrow(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.strok… function 1729 mxShapeArrows2TailedArrow.prototype.customProperties=[{name:"dx1",dispName:"Arrowhead Length",type:… class
|
| D | shapes.min.js | 1679 function mxShapeArrows2TailedArrow(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.strok… function 1680 mxShapeArrows2TailedArrow.prototype.customProperties=[{name:"dx1",dispName:"Arrowhead Length",type:… class
|