Searched refs:smoothScroll (Results 1 – 2 of 2) sorted by relevance
7 …smoothScroll:function(e){e=e||{};var o=l.extend({},l.fn.smoothScroll.defaults,e),r=l.smoothScroll.… function
47 public void setCurrentItem(int position, boolean smoothScroll){ in setCurrentItem() argument