Searched refs:activeGroup (Results 1 – 2 of 2) sorted by relevance
6264 var activeGroup = this.getActiveGroup();6270 if (activeGroup) {6271 activeGroup.setCoords();6470 activeGroup = this.getActiveGroup();6487 this._renderObjects(canvasToDrawOn, activeGroup);6488 this._renderActiveGroup(canvasToDrawOn, activeGroup);6510 _renderObjects: function(ctx, activeGroup) { argument6514 if (!activeGroup || this.preserveObjectStacking) {6521 if (this._objects[i] && !activeGroup.contains(this._objects[i])) {6533 _renderActiveGroup: function(ctx, activeGroup) { argument[all …]
4 …activeGroup=this.getActiveGroup();this.viewportTransform=vpt;this.renderAll();for(var i=0,len=this… argument5 …activeGroup=this.getActiveGroup(),x=pointer.x,y=pointer.y,isObjectInGroup=activeGroup&&object.type… argument6 …activeGroup=this.getActiveGroup(),corner=target._findTargetCorner&&(!activeGroup||!activeGroup.con…