Lines Matching full:lib
12 …te"};for(command in firebug.d.console.cmd){window.console[command]=firebug.lib.util.Curry(firebug.…
13 window.onerror=function(_message,_file,_line){firebug.d.console.run('error',firebug.lib.util.String…
16 …lib.util.GetViewport().width;env.popupHeight=window.opener.firebug.env.popupHeight||window.opener.…
19 if(!cssLoaded){document.getElementsByTagName("head")[0].appendChild(new lib.element("link").attribu…
21 …lib.element("div").attribute.set('firebugIgnore',true).attribute.set("id","firebugIconDiv").attrib…
22 …lib.element("DIV").attribute.addClass("Header").insert(el.main);el.left={};el.left.container=new l…
23 if(lib.env.ie||lib.env.webkit){el.button.container.environment.addStyle({"paddingTop":"12px"});}
24 …lib.element("DIV").attribute.addClass("Nav").insert(el.left.container);el.nav.console=new lib.elem…
25 …lib.element("A").attribute.addClass("Tab").update("DOM").event.addListener("click",lib.util.Curry(…
28 lib.util.AddEvent(window,"unload",win.unload);if(internal.isPopup){env.height=lib.util.GetViewport(…
29 …hr");}}},settings:{isVisible:false,show:function(){with(firebug){var posXY=lib.util.Element.getPos…
30 if(firebug.internal.isPopup){window.opener.firebug.env=firebug.lib.util.Hash.clone(fe);}
34 …lib.env.ie?"onreadystatechange":"onload"]=function(){if(!done&&(!firebug.lib.env.ie||this.readySta…
35 …lib.util.GetViewport(window);win.setHeight((window.innerHeight||viewport.height)-38);el.main.envir…
36 …});el.mainiframe.environment.addStyle({"height":win.resizer.y[2]+"px"});if(lib.env.ie6){el.main.en…
37 …dim=lib.util.GetViewport();el.main.environment.addStyle({"width":dim.width+"px"});el.mainiframe.en…
38 …lib.util.GetViewport();el.main.environment.addStyle({"top":dim.height-el.main.environment.getSize(…
39 …ex){with(firebug){d.dom.open(d.console.cache[_index],el.left.dom.container,lib.env.ie);d.navigate(…
42 …e:function(_value){with(firebug){var stackAmt=3,f=arguments.caller,isArray=lib.util.IsArray(f);if(…
43 …les=item[lib.env.ie?"rules":"cssRules"],str="";for(var i=0;i<rules.length;i++){var item=rules[i];v…
45 …lib.element("OPTION").attribute.set("value",i).update(uri))};d.css.open(d.css.index);}}},dom:{open…
47 …lib.child.get()[0].lib.child.get()[0].lib.attribute.addClass("Opened");parentElement.opened=true;f…
48 continue;link.event.addListener("click",lib.util.Curry(d.dom.print,window,value,subContainer,true))…
50 try{isArray=lib.util.IsArray(_value);isHash=lib.util.IsHash(_value);isElement=_value!=undefined&&Bo…
53 …value.getAttribute("id")+"</span>");var elClass=_value.getAttribute(lib.env.ie&&!lib.env.ie8?"clas…
54 …,len=_value.attributes.length;i<len;i++){var item=_value.attributes[i];if(!lib.env.ie||item.nodeVa…
66 …searchEl.textContent)){parentLayer=el.left.html.container.child.get()[t].childNodes[1].lib;break;}}
67 if(!parentLayer){parentLayer=el.left.html.container.child.get()[3].childNodes[1].lib;}
68 …++){if(t==len-1){link=parentLayer.environment.getElement().previousSibling.lib;link.attribute.addC…
72 if(parent!=el.left.html.container){nodeLink=parent.environment.getParent().lib.child.get()[0].lib;i…
73 …lib.attribute.removeClass("Open");parent.element.lib.attribute.removeClass("OpenSubContainer");ret…
74 …lib.element().attribute.addClass("Block").insert(parent),link=new lib.element("A").attribute.addCl…
76 html.child.add(document.createTextNode("</"));html.child.add(new lib.element("span").attribute.addC…
78 …,lib.env.ie);break;}}}},inspector:{enabled:false,el:null,inspect:function(_element,_bgInspector){w…
79 …lib.env.dIndex!="html"){if(internal.popupWin){internal.popupWin.firebug.d.navigate("html");}else{d…
81 …lib.element("DIV").attribute.addClass("CodeContainer").update("<em>Access to restricted URI denied…
82 …lib.element("DIV").attribute.addClass("BlockContent").insert(new lib.element("DIV").attribute.addC…
83 …lib.element("span").update(item[1].readyState));el.left.xhr.responseContent.child.add(new lib.elem…
90 _event.preventDefault();},getSelection:function(_el){with(firebug){if(lib.env.ie){var range=documen…
92 firebug.cancelEvent(_event);if(lib.env.ie)
96 …){target=document.elementFromPoint(_event.clientX,_event.clientY);}else{if(lib.env.ie){target=_eve…
97 …item=source[i]+"}",rule=!lib.env.ie?item:item.split(/{|}/),styleSheet=document.styleSheets[0];if(i…
99 …t.getElement().value.split(","));}}}}};(function(_scope){_scope.lib={};var pi=_scope.lib;pi.versio…
128 …ement":function(_value){this._parent_.element=_value;this._parent_.element.lib=this._parent_;this.…
134 initConsole();lib.util.Init.push(firebug.init);}})();