Home | History | Annotate | Download | only in js

Lines Matching full:offsetwidth

1469      return  el[0].offsetWidth + css(el, 'marginLeft') + css(el, 'marginRight');
1572 return el[0].offsetWidth + css(el, 'marginLeft') + css(el, 'marginRight');