Searched refs:hasBorders (Results 1 – 2 of 2) sorted by relevance
| /plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
| D | fabric.js | 8241 var hasBorders = target.hasBorders, 8244 target.hasBorders = target.transparentCorners = false; 8248 target.hasBorders = hasBorders; 11079 hasBorders: true, property 13041 if (!this.hasBorders) {
|
| D | fabric.min.js | 5 …hasBorders=target.hasBorders,transparentCorners=target.transparentCorners;target.hasBorders=target… 6 …leLimit:.01,selectable:true,evented:true,visible:true,hasControls:true,hasBorders:true,hasRotating… property 8 …int(w,h),vpt,true)}return{x:w,y:h}},drawBorders:function(ctx){if(!this.hasBorders){return this}ctx…
|