Home | History | Annotate | Download | only in js

Lines Matching refs:itemLength

1208          var itemLength = li.size();
1216 var ulSize = liSize * itemLength;
1292 to = itemLength-1;
1293 } else if (to>itemLength-1) {
1310 (curr+o.scroll > itemLength && o.btnNext)