Home | History | Annotate | Download | only in js

Lines Matching refs:itemLength

1380          var itemLength = li.size();
1388 var ulSize = liSize * itemLength;
1464 to = itemLength-1;
1465 } else if (to>itemLength-1) {
1482 (curr+o.scroll > itemLength && o.btnNext)