Home
last modified time | relevance | path

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

/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js1717 }}},getOptionsMenuItems:function(){return null method in Firebug.Panel
5825 },getOptionsMenuItems:function(){return[optionMenu("ShowJavaScriptErrors","showJSErrors"),optionMen…
7311 },getOptionsMenuItems:function(){return[{label:"Expand Shorthand Properties",type:"checkbox",checke…
7467 }},getOptionsMenuItems:function(){var ret=[{label:"Show User Agent CSS",type:"checkbox",checked:Fir…
7501 },getOptionsMenuItems:function(){return[{label:"Refresh",command:bind(this.refresh,this)}]
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js7226 getOptionsMenuItems: function() method in Firebug.Panel
22543 getOptionsMenuItems: function()
27531 getOptionsMenuItems: function()
28174 getOptionsMenuItems: function()
28349 getOptionsMenuItems: function()
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js1728 }}},getOptionsMenuItems:function(){return null method in Firebug.Panel
5836 },getOptionsMenuItems:function(){return[optionMenu("ShowJavaScriptErrors","showJSErrors"),optionMenu("ShowJavaScriptWarnings","showJSWarnings"),optionMenu("ShowCSSErrors","showCSSErrors"),optionMenu("ShowXMLErrors","showXMLErrors"),optionMenu("ShowXMLHttpRequests","showXMLHttpRequests"),optionMenu("ShowChromeErrors","showChromeErrors"),optionMenu("ShowChromeMessages","showChromeMessages"),optionMenu("ShowExternalErrors","showExternalErrors"),optionMenu("ShowNetworkErrors","showNetworkErrors"),this.getShowStackTraceMenuItem(),this.getStrictOptionMenuItem(),"-",optionMenu("LargeCommandLine","largeCommandLine")]
7322 },getOptionsMenuItems:function(){return[{label:"Expand Shorthand Properties",type:"checkbox",checked:Firebug.expandShorthandProps,command:bindFixed(Firebug.togglePref,Firebug,"expandShorthandProps")},"-",{label:"Refresh",command:bind(this.refresh,this)}]
7478 }},getOptionsMenuItems:function(){var ret=[{label:"Show User Agent CSS",type:"checkbox",checked:Firebug.showUserAgentCSS,command:bindFixed(Firebug.togglePref,Firebug,"showUserAgentCSS")},{label:"Expand Shorthand Properties",type:"checkbox",checked:Firebug.expandShorthandProps,command:bindFixed(Firebug.togglePref,Firebug,"expandShorthandProps")}];
7512 },getOptionsMenuItems:function(){return[{label:"Refresh",command:bind(this.refresh,this)}]