Home
last modified time | relevance | path

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

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js2392 this.commandLineVisible=false;
2400 …de:null,type:null,document:null,window:null,sidePanelVisible:false,commandLineVisible:false,largeC… property
2584 var commandLineHeight=Firebug.chrome.commandLineVisible?fbCommandLine.offsetHeight:0,y=Math.max(siz…
2806 …bility=function changeCommandLineVisibility(visibility){var last=Firebug.chrome.commandLineVisible;
2807 var visible=Firebug.chrome.commandLineVisible=typeof visibility=="boolean"?visibility:!Firebug.chro…
2859 var commandLineHeight=Firebug.chrome.commandLineVisible?fbCommandLine.offsetHeight:0;