Home
last modified time | relevance | path

Searched refs:eachSlice (Results 1 – 3 of 3) sorted by relevance

/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js714 function eachSlice(number, iterator, context) { function
801 return this.eachSlice(number, function(slice) {
915 eachSlice: eachSlice,
/plugin/issuetracker/
H A Dprototype.js833 function eachSlice(number, iterator, context) { function
920 return this.eachSlice(number, function(slice) {
1034 eachSlice: eachSlice,
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js603 eachSlice: function(number, iterator, context) { method in Enumerable
692 return this.eachSlice(number, function(slice) {