Home
last modified time | relevance | path

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

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js1708 }}},startInspecting:function(){},stopInspecting:function(object,cancelled){},search:function(text,r… method
2401 …ug.Inspector,onPress:Firebug.Inspector.startInspecting,onUnpress:Firebug.Inspector.stopInspecting})
3503 },toggleInspect:function(){if(isInspecting){this.stopInspecting()
3514 },stopInspecting:function(){isInspecting=false; method
3528 }Firebug.Inspector.stopInspecting()
7283 },ishow:function(state){Firebug.Inspector.stopInspecting(true);