Searched refs:amount (Results 1 – 3 of 3) sorted by relevance
224 var amount = slideWidth;225 animateSlide(amount, 'left');229 var amount = slideWidth;230 animateSlide(amount, 'right');236 function animateSlide(amount,dir) { argument239 if (amount == slideWidth ) {242 motionDistance = amount;
187 def CacheFreeSpaceCheck(self, amount): argument190 self._required_cache = max(self._required_cache, amount)193 amount,
377 *command.cc*. The amount of code for this step is fairly large especially