Searched refs:_toDataURLWithMultiplier (Results 1 – 2 of 2) sorted by relevance
10445 _toDataURLWithMultiplier: function (format, multiplier, callback) { method
6 …this.clone(function(clone){callback(clone.toDataURL(format))})},_toDataURLWithMultiplier:function(… method