Searched refs:dropCache (Results 1 – 1 of 1) sorted by relevance
657 SvgPanZoom.prototype.fit = function(dropCache) {658 if (dropCache) {673 SvgPanZoom.prototype.center = function(dropCache) {674 if (dropCache) {821 , fit: function(dropCache) {return that.fit(dropCache)} argument822 , center: function(dropCache) {return that.center(dropCache)} argument