Searched refs:commonRender (Results 1 – 2 of 2) sorted by relevance
14748 if (!fabric.Polygon.prototype.commonRender.call(this, ctx)) {14967 if (!this.commonRender(ctx)) {14981 commonRender: function(ctx) { method
8 …commonRender.call(this,ctx)){return}this._renderFill(ctx);this._renderStroke(ctx)},_renderDashedSt… method