Searched refs:lastUpScroll_ (Results 1 – 2 of 2) sorted by relevance
77 bool lastUpScroll_ = true; variable
241 lastUpScroll_ = GreatNotEqual(dy, 0.0) ? false : true; in ScrollBy()285 if (lastUpScroll_) { in HandleDragEnd()