Searched refs:currentLeft_ (Results 1 – 1 of 1) sorted by relevance
104 currentLeft_: 0, property in CardSlider557 var prevLeft = this.currentLeft_;558 this.currentLeft_ = -this.cardWidth_ *564 if (prevLeft == this.currentLeft_ && this.deltaX_ == 0)576 this.translateTo_(this.currentLeft_);591 this.deltaX_ = x - this.currentLeft_;633 this.translateTo_(this.currentLeft_ + deltaX);645 var newX = this.currentLeft_ + deltaX;