Home | History | Annotate | Download | only in js

Lines Matching refs:offsetHeight

1399      return el[0].offsetHeight + css(el, 'marginTop') + css(el, 'marginBottom');
1502 return el[0].offsetHeight + css(el, 'marginTop') + css(el, 'marginBottom');