Home
last modified time | relevance | path

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

/plugin/s5reloaded/ui/effects_support/
H A Ddragdrop.js65 isAffected: function(point, element, drop) { method in Droppables
93 if(Droppables.isAffected(point, element, drop))
114 if (this.isAffected([Event.pointerX(event), Event.pointerY(event)], element, this.last_active))