Home
last modified time | relevance | path

Searched refs:transparentCorners (Results 1 – 2 of 2) sorted by relevance

/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js8242 transparentCorners = target.transparentCorners;
8244 target.hasBorders = target.transparentCorners = false;
8249 target.transparentCorners = transparentCorners;
10890 transparentCorners: true, property
13100 methodName = this.transparentCorners ? 'strokeRect' : 'fillRect';
13172 isVML() || this.transparentCorners || ctx.clearRect(left, top, size, size);
Dfabric.min.js5transparentCorners=target.transparentCorners;target.hasBorders=target.transparentCorners=false;thi…
6 …1,scaleY:1,flipX:false,flipY:false,opacity:1,angle:0,cornerSize:12,transparentCorners:true,hoverCu… property
8transparentCorners?"strokeRect":"fillRect";ctx.save();ctx.lineWidth=1;ctx.globalAlpha=this.isMovin…