Searched refs:commTouchBottom (Results 1 – 1 of 1) sorted by relevance
5451 bool commTouchBottom = (currentFirstIndex == TotalCount() - 1); in HandleTouchBottomLoopOnRTL() local5452 …bool followTouchBottom = (commTouchBottom && (gestureState_ == GestureState::GESTURE_STATE_FOLLOW_… in HandleTouchBottomLoopOnRTL()5485 bool commTouchBottom = (currentFirstIndex == TotalCount() - 1); in HandleTouchBottomLoop() local5486 …bool followTouchBottom = (commTouchBottom && (gestureState_ == GestureState::GESTURE_STATE_FOLLOW_… in HandleTouchBottomLoop()5497 bool leftReleaseTouchBottom = (commTouchBottom && (currentIndex == 0 && gestureState_ == in HandleTouchBottomLoop()