Home
last modified time | relevance | path

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

/template/scanlines/htc/PIE-1.0beta5/
DPIE_uncompressed.js192 getGradientMetrics: function( el, width, height, gradientInfo ) { argument
706 coords: function( el, width, height ) { argument
3059 function line( side, shrink, ccw, doMove ) { function
/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 …bottom-style":["borderStyle"],"border-left-style":["borderStyle"],"border-width":["thickness"],"bo… property
1442 this.SourceLink=function(url,line,type,object,instance){this.href=url; argument
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
7126 }},getRuleByLine:function(styleSheet,line){if(!domUtils){return null argument
7609 },scrollToLine:function(line,offset){this.startMeasuring(this.input); argument
7784 var SizerRow=TR({role:"presentation"},TD({width:"30%"}),TD({width:"70%"})); property