Searched refs:getOptionsMenuItems (Results 1 – 3 of 3) sorted by relevance
/plugin/webcode/vendor/ |
H A D | firebug-lite-1.4.js | 1717 }}},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 D | firebug-lite-debug.js | 7226 getOptionsMenuItems: function() method in Firebug.Panel 22543 getOptionsMenuItems: function() 27531 getOptionsMenuItems: function() 28174 getOptionsMenuItems: function() 28349 getOptionsMenuItems: function()
|
/plugin/combo/resources/firebug/ |
H A D | firebug-lite-1.4.js | 1728 }}},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)}]
|