Searched refs:direction_changed (Results 1 – 1 of 1) sorted by relevance
280 bool direction_changed = false; in HandleScrollEvent() local285 direction_changed = offset * scroll_delta_ <= 0; in HandleScrollEvent()289 if (!direction_changed) in HandleScrollEvent()296 (event.type() == ui::ET_SCROLL_FLING_START || direction_changed)) { in HandleScrollEvent()