Home | History | Annotate | Download | only in js

Lines Matching refs:itemLength

1494          var itemLength = li.size();
1502 var ulSize = liSize * itemLength;
1578 to = itemLength-1;
1579 } else if (to>itemLength-1) {
1596 (curr+o.scroll > itemLength && o.btnNext)