Searched refs:next (Results 1 – 4 of 4) sorted by relevance
290 n.addClass('glow').delay(duration).queue(function(next){ argument291 $(this).removeClass('glow');next();309 glowEffect(anchor.next(),1000); // normal member
427 for dir in next(os.walk(directory))[1]:
216 shape = list(map(int, next(f)[1:].split(',')))
3253 for dir in next(os.walk(directory))[1]: