Searched refs:clonedEvents (Results 1 – 1 of 1) sorted by relevance
954 var eventInterface, evt, clonedEvents, variable971 clonedEvents = events.slice();974 while ( clonedEvents.length ) {975 clonedEvents.shift().call( this, data );986 clonedEvents, variable1040 clonedEvents = self.data.events[ type ].slice();1043 while ( clonedEvents.length ) {1044 clonedEvents.shift().call( self, event );