Home
last modified time | relevance | path

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

/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js5100 toLive: function(ctx, object) {
5433 toLive: function(ctx) { method
6556 ctx.fillStyle = this.backgroundColor.toLive
6557 ? this.backgroundColor.toLive(ctx)
6577 ctx.fillStyle = this.overlayColor.toLive
6578 ? this.overlayColor.toLive(ctx)
6928 (this.backgroundColor && !this.backgroundColor.toLive
11494 ctx.strokeStyle = this.stroke.toLive
11495 ? this.stroke.toLive(ctx, this)
11502 ctx.fillStyle = this.fill.toLive
[all …]
Dfabric.min.js4toLive:function(ctx,object){var gradient,prop,coords=fabric.util.object.clone(this.coords);if(!thi…
6toLive?this.stroke.toLive(ctx,this):this.stroke}},_setFillStyles:function(ctx){if(this.fill){ctx.f…
8toLive?"url(#SVGID_"+this.fill.id+")":this.fill:"none",fillRule=this.fillRule,stroke=this.stroke?t…
13toLive?fill.toLive(ctx,this):fill;if(styleDeclaration.stroke){ctx.strokeStyle=styleDeclaration.str…