Searched refs:stopInspecting (Results 1 – 1 of 1) sorted by relevance
| /template/strap/resources/firebug/ |
| H A D | firebug-lite-1.4.js | 1708 }}},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);
|