Home | History | Annotate | Download | only in js

Lines Matching full:offsetwidth

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