Home
last modified time | relevance | path

Searched +defs:outline +defs:width (Results 1 – 1 of 1) sorted by relevance

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js519 this.getLTRBWH=function(elt){var bcrect,dims={left:0,top:0,right:0,bottom:0,width:0,height:0}; property
1357"background-image":["none"],"background-position":["bgPosition"],"background-repeat":["bgRepeat"],… property
2132 if(!isIEQuiksMode&&(el=this.document.documentElement)&&(el.scrollHeight||el.scrollWidth)){width=el.… property
2134 }if((el=this.document.body)&&(el.scrollHeight||el.scrollWidth)&&(el.scrollWidth>width||el.scrollHei… property
2136 }return{width:width,height:height} property
3661 var outline={fbOutlineT:"fbHorizontalLine",fbOutlineL:"fbVerticalLine",fbOutlineB:"fbHorizontalLine… variable
7784 var SizerRow=TR({role:"presentation"},TD({width:"30%"}),TD({width:"70%"})); property