Home
last modified time | relevance | path

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

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js1948 this.handleMouseDown=bind(this.handleMouseDown,this);
1962 this.addController([this.element,"mousedown",this.handleMouseDown],[this.element,"mouseover",this.h…
2008 }},handleMouseDown:function(event){cancelEvent(event,true); method