Home
last modified time | relevance | path

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

/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
Dfirebug-lite-debug.js7153 stopInspecting: function(object, cancelled) method
9847 onUnpress: Firebug.Inspector.stopInspecting
13697 this.stopInspecting();
13725 stopInspecting: function() method
13756 Firebug.Inspector.stopInspecting();
27393 Firebug.Inspector.stopInspecting(true);
/plugin/webcode/vendor/
Dfirebug-lite-1.4.js1697 }}},startInspecting:function(){},stopInspecting:function(object,cancelled){},search:function(text,r… method
2390 …ug.Inspector,onPress:Firebug.Inspector.startInspecting,onUnpress:Firebug.Inspector.stopInspecting})
3492 },toggleInspect:function(){if(isInspecting){this.stopInspecting()
3503 },stopInspecting:function(){isInspecting=false; method
3517 }Firebug.Inspector.stopInspecting()
7272 },ishow:function(state){Firebug.Inspector.stopInspecting(true);
/plugin/combo/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);