Searched refs:handleMouseOver (Results 1 – 1 of 1) sorted by relevance
1949 this.handleMouseOver=bind(this.handleMouseOver,this);1962 …er([this.element,"mousedown",this.handleMouseDown],[this.element,"mouseover",this.handleMouseOver])2044 }},handleMouseOver:function(event){this.clearHideTimeout(); method