Searched refs:scroll_state (Results 1 – 1 of 1) sorted by relevance
190 static int scroll_state; variable1100 if (scroll_state == SCROLL_NOTSCROLLING) { in moused()1101 scroll_state = SCROLL_PREPARE; in moused()1112 if (scroll_state == SCROLL_SCROLLING) { in moused()1117 scroll_state = SCROLL_NOTSCROLLING; in moused()1163 if (scroll_state == SCROLL_PREPARE) { in moused()1169 scroll_state = SCROLL_SCROLLING; in moused()1171 scroll_state = SCROLL_SCROLLING; in moused()1177 scroll_state = SCROLL_SCROLLING; in moused()1179 scroll_state = SCROLL_SCROLLING; in moused()[all …]