Searched refs:_fitViewport (Results 1 – 6 of 6) sorted by relevance
2 …_fitViewport(t);let r,n;return this._changeViewbox(function(){typeof t!="object"&&(r=this.viewbox(…
2 …_fitViewport(t);let n,r;return this._changeViewbox(function(){typeof t!="object"&&(n=this.viewbox(…
13 …_fitViewport(e);let t,i;return this._changeViewbox(function(){typeof e!="object"&&(t=this.viewbox(…
7 …_fitViewport(t):(this._changeViewbox((function(){"object"!=typeof t&&(n=this.viewbox().outer,t={x:… method in yn
5405 return this._fitViewport(center);5433 Canvas.prototype._fitViewport = function(center) {