Searched refs:commandLineVisible (Results 1 – 1 of 1) sorted by relevance
2392 this.commandLineVisible=false;2400 …de:null,type:null,document:null,window:null,sidePanelVisible:false,commandLineVisible:false,largeC… property2584 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;