Searched refs:onInspecting (Results 1 – 1 of 1) sorted by relevance
3512 addEvent(fbInspectFrame,"mousemove",Firebug.Inspector.onInspecting);3516 }removeEvent(fbInspectFrame,"mousemove",Firebug.Inspector.onInspecting);3529 },onInspecting:function(e){if(new Date().getTime()-lastInspecting>30){fbInspectFrame.style.display=… method