Home
last modified time | relevance | path

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

/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js3501 addEvent(fbInspectFrame,"mousemove",Firebug.Inspector.onInspecting);
3505 }removeEvent(fbInspectFrame,"mousemove",Firebug.Inspector.onInspecting);
3518 },onInspecting:function(e){if(new Date().getTime()-lastInspecting>30){fbInspectFrame.style.display=… method in Firebug.Inspector
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js13721 addEvent(fbInspectFrame, "mousemove", Firebug.Inspector.onInspecting);
13730 removeEvent(fbInspectFrame, "mousemove", Firebug.Inspector.onInspecting);
13759 onInspecting: function(e) method in Firebug.Inspector
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js3512 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="none"; method in Firebug.Inspector