Home | History | Annotate | Download | only in Regress

Lines Matching refs:offsetParent

4975   return(myObj.offsetTop + ((myObj.offsetParent) ? MTMGetPos(myObj.offsetParent) : 0));