Home
last modified time | relevance | path

Searched refs:_shouldGroup (Results 1 – 2 of 2) sorted by relevance

/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js9543 shouldGroup = this._shouldGroup(e, target);
9863 _shouldGroup: function(e, target) { method
Dfabric.min.js5 …;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