Searched refs:_shouldGroup (Results 1 – 2 of 2) sorted by relevance
9543 shouldGroup = this._shouldGroup(e, target);9863 _shouldGroup: function(e, target) { method
5 …;var shouldRender=this._shouldRender(target,pointer),shouldGroup=this._shouldGroup(e,target);if(th…6 …h.min,max=Math.max;fabric.util.object.extend(fabric.Canvas.prototype,{_shouldGroup:function(e,targ… method