Lines Matching +defs:name +defs:value
342 }function createSimpleEscape(name,direction){return function(value){var list=entityConversionLists[… argument
389 this.escapeNewLines=function(value){return value.replace(/\r/g,"\\r").replace(/\n/g,"\\n") argument
391 this.stripNewLines=function(value){return typeof(value)=="string"?value.replace(/[\r\n]/g," "):value argument
393 this.escapeJS=function(value){return value.replace(/\r/g,"\\r").replace(/\n/g,"\\n").replace('"','\… argument
395 function escapeHTMLAttribute(value){function replaceChars(ch){switch(ch){case"&":return"&"; argument
405 }function escapeHTML(value){function replaceChars(ch){switch(ch){case"<":return"<"; argument
759 this.hasClass=function(node,name){if(arguments.length==2){return(" "+node.className+" ").indexOf(" … argument
768 this.old_hasClass=function(node,name){if(!node||node.nodeType!=1){return false argument
776 this.setClass=function(node,name){if(node&&(" "+node.className+" ").indexOf(" "+name+" ")==-1){node… argument
778 this.getClassValue=function(node,name){var re=new RegExp(name+"-([^ ]+)"); argument
782 this.removeClass=function(node,name){if(node&&node.className){var index=node.className.indexOf(name… argument
786 this.toggleClass=function(elt,name){if((" "+elt.className+" ").indexOf(" "+name+" ")!=-1){this.remo… argument
789 this.setClassTimed=function(elt,name,context,timeout){if(!timeout){timeout=1300 argument
796 this.cancelClassTimed=function(elt,name,context){if(elt.__setClassTimeout){FBL.removeClass(elt,name… argument
962 this.addEvent=function(object,name,handler,useCapture){if(object.addEventListener){object.addEventL… argument
965 this.removeEvent=function(object,name,handler,useCapture){try{if(object.removeEventListener){object… argument
975 this.addGlobalEvent=function(name,handler){var doc=this.Firebug.browser.document; argument
983 this.removeGlobalEvent=function(name,handler){var doc=this.Firebug.browser.document; argument
991 this.dispatch=function(listeners,name,args){if(!listeners){return argument
1155 }params.push({name:decodeURIComponent(parts[0]),value:decodeURIComponent(parts[1])}) property
1156 }else{params.push({name:decodeURIComponent(parts[0]),value:""}) property
1179 }params.push({name:decodeURIComponent(parts[0]),value:[decodeURIComponent(parts[1])]}) property
1180 }else{params.push({name:decodeURIComponent(parts[0]),value:[""]}) property
1243 this.Property=function(object,name){this.object=object; argument
1276 …roperty:"ownerDocument",method:"appendChild"},Element:{property:"tagName",value:{nodeType:1}},Loca… property
1279 var getDomMemberMap2=function(name){if(!domMemberMap2Sandbox){var doc=Firebug.chrome.document; argument
1415 this.createCookie=function(name,value,days){if("cookie" in document){if(days){var date=new Date(); argument
1421 this.readCookie=function(name){if("cookie" in document){var nameEQ=name+"="; argument
1430 this.removeCookie=function(name){this.createCookie(name,"",-1) argument
1458 FBL.$STR=function(name){return oSTR.hasOwnProperty(name)?oSTR[name]:name argument
1460 FBL.$STRF=function(name,args){if(!oSTR.hasOwnProperty(name)){return name argument
1571 }}},getPref:function(name){return Firebug[name] argument
1572 },setPref:function(name,value){Firebug[name]=value; argument
1611 …panel){},showSidePanel:function(browser,panel){},updateOption:function(name,value){},getObjectByUR… argument
1612 Firebug.Panel={name:"HelloWorld",title:"Hello World!",parentPanel:null,options:{hasCommandLine:fals… property
1691 },watchWindow:function(win){},unwatchWindow:function(win){},updateOption:function(name,value){},sho… argument
1731 },getEditor:function(target,value){},getDefaultSelection:function(){return null argument
1764 },measureText:function(value){this.measureBox.innerHTML=value?escapeForSourceLine(value):"m"; argument
1766 },measureInputText:function(value){value=value?escapeForTextNode(value):"m"; argument
1786 },STR:function(name){return $STR(name) argument
1831 }for(var name in this.panelMap){(function(self,name){var onTabClick=function onTabClick(){self.sele… argument
1908 var menuItemProps={"class":"$item.className",type:"$item.type",value:"$item.value",_command:"$item.… property
2168 },getMeasurement:function(el,name){var result={value:0,unit:"px"}; argument
2177 },getMeasurementInPixels:function(el,name){if(!el){return null argument
2186 }}}}}},getMeasurementBox1:function(el,name){var sufixes=["Top","Left","Bottom","Right"]; argument
2192 },getMeasurementBox:function(el,name){var result=[]; argument
2240 },pointsToPixels:function(name,value,returnFloat){var axis=/Top$|Bottom$/.test(name)?"y":"x"; argument
2243 },emToPixels:function(el,value){if(!el){return null argument
2246 },exToPixels:function(el,value){if(!el){return null argument
2253 },percentToPixels:function(el,value){if(!el){return null argument
2260 },getStyle:isIE?function(el,name){return el.currentStyle[name]||el.style[name]||undefined argument
2261 }:function(el,name){return this.document.defaultView.getComputedStyle(el,null)[name]||el.style[name… argument
2417 },onCheck:function(target,value,checked){Firebug.setPref(value,checked) argument
2926 }}},data:function(element,name,value){if(value){if(!name){return null argument
3041 }}if(typeof JSON.stringify!=="function"){JSON.stringify=function(value,replacer,space){var i; argument
3795 }function __escape__(value){function replaceChars(ch){switch(ch){case"<":return"<"; argument
4019 function Variable(name,format){this.name=name; argument
4090 }}function addEvent(object,name,handler){if(document.all){object.attachEvent("on"+name,handler) argument
4238 if(length<=maxLength){props.push({tag:tag,name:name,object:value,equal:"=",delim:", "}); property
4243 }}if(numProperties>numPropertiesShown){props.push({object:"...",tag:FirebugReps.Caption.tag,name:""… property
4259 if(count<=max){props.push({tag:tag,name:name,object:value,equal:"=",delim:", "}) property
4261 }}}if(count>max){props[Math.max(1,max-1)]={object:"more...",tag:FirebugReps.Caption.tag,name:"",equ… property
4465 items.push({name:arg.name,value:arg.value,tag:tag,delim:delim}) property
4572 …ue,dispatchName:"editor",tabCharacter:" ",startEditing:function(target,value,editor){this.stopE… argument
4632 }}},save:function(value){if(!invalidEditor){return argument
4639 }}},saveEditAndNotifyListeners:function(currentTarget,value,previousValue){currentEditor.saveEdit(c… argument
4697 Firebug.BaseEditor=extend(Firebug.MeasureBox,{getValue:function(){},setValue:function(value){},show… argument
4702 },beginEditing:function(target,value){},saveEdit:function(target,value,previousValue){},endEditing:… argument
4726 },setValue:function(value){return this.input.value=stripNewLines(value) argument
4727 },show:function(target,panel,value,targetSize){this.target=target; argument
4776 },beginEditing:function(target,value){},saveEdit:function(target,value,previousValue){},endEditing:… argument
4778 },getAutoCompleteRange:function(value,offset){},getAutoCompleteList:function(preExpr,expr,postExpr)… argument
5022 }spy.responseHeaders.push({name:[name],value:[value]}) property
5066 this.setRequestHeader=function(header,value){spy.requestHeaders.push({name:[header],value:[value]}); property
5082 if(isFunction(propValue)){if(typeof self[propName]=="undefined"){this[propName]=(function(name,xhr)… argument
5094 window.ActiveXObject=function(name){var error=null; argument
5313 var param={value:[text]}; property
5331 postData.params.push({name:(m&&m.length>1)?m[1]:"",value:trim(part[1])}) property
5357 Firebug.NetMonitor.Utils={findHeader:function(headers,name){if(!headers){return null argument
5394 http.visitRequestHeaders({visitHeader:function(name,value){requestHeaders.push({name:name,value:val… property
5396 http.visitResponseHeaders({visitHeader:function(name,value){responseHeaders.push({name:name,value:v… property
5435 }},updateOption:function(name,value){if(name=="showXMLHttpRequests"){var tach=value?this.attachObse… argument
5521 …f Ci.nsIHttpChannel){channel.visitRequestHeaders({visitHeader:function(name,value){headers.push({n… property
5526 … Ci.nsIHttpChannel){channel.visitResponseHeaders({visitHeader:function(name,value){headers.push({n… property
5784 }}},name:"Console",title:"Console",options:{hasCommandLine:true,hasToolButtons:true,isPreRendered:t… property
5930 var Handler=function(name){var c=consoleHandler; argument
6088 ++i){args.push({value:fn.arguments[i]}) property
6089 }frames.push({fn:fn,name:getFuncName(fn),args:args}) property
6142 ++i){args.push({value:fn.arguments[i]}) property
6143 }frames.push({fn:fn,name:getFuncName(fn),args:args}) property
6148 this.time=function(name,reset){if(!name){return argument
6155 this.timeEnd=function(name){var time=new Date().getTime(); argument
6473 function HTMLPanel(){}HTMLPanel.prototype=extend(Firebug.Panel,{name:"HTML",title:"HTML",options:{h… property
6921 source=source.replace(/url\(([^\)]+)\)/g,function(a,name){var hasDomain=/\w+:\/\/./.test(name); argument
7077 Firebug.CSSModule=extend(Firebug.Module,{freeEdit:function(styleSheet,value){if(!styleSheet.editSty… argument
7176 }}},addProperty:function(name,value,important,disabled,inheritMode,props){name=name.toLowerCase(); argument
7181 var prop={name:name,value:value,important:important,disabled:disabled}; property
7183 }},translateName:function(name,value){if((value=="-moz-initial"&&(name=="-moz-background-clip"||nam… argument
7230 map.push({name:propName,value:parsedValue.value,important:parsedValue.priority}) property
7249 }},name:"stylesheet",title:"CSS",parentPanel:null,searchable:true,dependents:["css","stylesheet","d… property
7257 var option=createElement("option",{value:key}); property
7319 }}}}}},updateOption:function(name,value){if(name=="expandShorthandProps"){this.refresh() argument
7362 },getEditor:function(target,value){if(target==this.panelNode||hasClass(target,"cssSelector")||hasCl… argument
7460 }},name:"css",title:"Style",parentPanel:"HTML",order:0,initialize:function(){this.context=Firebug.c… property
7477 },updateOption:function(name,value){if(name=="showUserAgentCSS"||name=="expandShorthandProps"){this… argument
7509 if(propValue){group.props.push({name:propName,value:propValue}) property
7511 },name:"computed",title:"Computed",parentPanel:"HTML",order:1,updateView:function(element){this.upd… property
7516 var emptyProp={name:"",value:"",important:""}; property
7519 }},saveEdit:function(target,value,previousValue){if(!value){return argument
7538 }},getAutoCompleteRange:function(value,offset){if(hasClass(this.target,"cssPropName")){return{start… argument
7551 }},saveEdit:function(target,value,previousValue){if(FBTrace.DBG_CSS){FBTrace.sysout("CSSRuleEditor.… argument
7591 },setValue:function(value){return this.input.value=value argument
7592 },show:function(target,panel,value,textSize,targetSize){this.target=target; argument
7605 },saveEdit:function(target,value,previousValue){Firebug.CSSModule.freeEdit(this.styleSheet,value) argument
7614 var rgbToHex=function rgbToHex(value){return value.replace(/\brgb\((\d{1,3}),\s*(\d{1,3}),\s*(\d{1,… argument
7618 var stripUnits=function stripUnits(value){return value.replace(/(url\(.*?\)|[^0]\S*\s*)|0(%|em|ex|p… argument
7622 function parsePriority(value){var rePriority=/(.*?)\s*(!important)?$/; argument
7627 }function parseURLValue(value){var m=reURL.exec(value); argument
7629 }function parseRepeatValue(value){var m=reRepeat.exec(value); argument
7631 }function parseCSSValue(value,offset){var start=0; argument
7643 }}function findPropByName(props,name){for(var i=0; argument
7671 function ScriptPanel(){}ScriptPanel.prototype=extend(Firebug.Panel,{name:"Script",title:"Script",se… property
7680 var option=createElement("option",{value:i}); property
8016 }}},name:"DOM",title:"DOM",searchable:true,statusSeparator:">",options:{hasToolButtons:true,hasStat… property
8088 var addMember=function addMember(type,props,name,value,level,order){var rep=Firebug.getRep(value); argument
8093 props.push({name:name,value:value,type:type,rowClass:"memberRow-"+type,open:"",order:order,level:le… property
8143 }}},name:"DOMSidePanel",parentPanel:"HTML",title:"DOM",options:{hasToolButtons:true},isInitialized:… property
8213 }function escapeHTML(value){return(value+"").replace(/[<>&"']/g,replaceChars) argument
8222 function TracePanel(){}TracePanel.prototype=extend(Firebug.Panel,{name:"Trace",title:"Trace",option… property