Home
last modified time | relevance | path

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

/plugin/anewssystem/
H A Ddropdowncontent.js21 isContained:function(m, e){ method in dropdowncontent
32 if (!this.isContained(anchorobj, e) || (e && e.type=="click")){
70 if (!dropdowncontent.isContained(activeobj, e)){
/plugin/s5reloaded/ui/effects_support/
H A Ddragdrop.js55 isContained: function(element, drop) { method in Droppables
69 this.isContained(element, drop)) &&