Lines Matching refs:set

105 …new lib.element("link").attribute.set("rel","stylesheet").attribute.set("type","text/css").attribu…
116 …ment("div").attribute.set('firebugIgnore',true).attribute.set("id","firebugIconDiv").attribute.set
122 …el.mainiframe = new lib.element("IFRAME").attribute.set("id","FirebugIFrame").attribute.set('fireb…
123 …el.main = new lib.element("DIV").attribute.set("id","Firebug").attribute.set('firebugIgnore',true)…
139 ….logo = new lib.element("A").attribute.set("title","Firebug Lite").attribute.set("target","_blank"…
173 ….borderInspector = new lib.element("DIV").attribute.set("id","FirebugBorderInspector").attribute.s…
174 …el.bgInspector = new lib.element("DIV").attribute.set("id","FirebugBGInspector").attribute.set('fi…
188 …el.left.console.input = new lib.element("INPUT").attribute.set("type","text").attribute.addClass("…
319 …el.settings.cbxDebug = new lib.element("INPUT").attribute.set("type","checkbox").attribute.addClas…
322 …el.settings.cbxDetectFirebug = new lib.element("INPUT").attribute.set("type","checkbox").attribute…
325 …el.settings.cbxHideDOMFunctions = new lib.element("INPUT").attribute.set("type","checkbox").attrib…
328 …el.settings.cbxOverride = new lib.element("INPUT").attribute.set("type","checkbox").attribute.addC…
331 …el.settings.cbxShowIcon = new lib.element("INPUT").attribute.set("type","checkbox").attribute.addC…
334 …el.settings.cbxOpenInPopup = new lib.element("INPUT").attribute.set("type","checkbox").attribute.a…
338 …el.settings.textNodeChars = new lib.element("INPUT").attribute.set("type","text").attribute.addCla…
342 …el.settings.resetButton = new lib.element("INPUT").attribute.set("type","button").update("Reset").…
344 …el.settings.cancelButton = new lib.element("INPUT").attribute.set("type","button").update("Cancel"…
346 …el.settings.saveButton = new lib.element("INPUT").attribute.set("type","button").update("Save").ev…
370 buttons[i].attribute.set("href","#");
1117 new lib.element("OPTION").attribute.set("value",i).update(uri)
1581 new lib.element("OPTION").attribute.set("value",i).update(fileName)
2330 this.set(_name,"");