Searched refs:scroll_state (Results 1 – 1 of 1) sorted by relevance
192 static int scroll_state; variable1125 if (scroll_state == SCROLL_NOTSCROLLING) { in moused()1126 scroll_state = SCROLL_PREPARE; in moused()1137 if (scroll_state == SCROLL_SCROLLING) { in moused()1142 scroll_state = SCROLL_NOTSCROLLING; in moused()1188 if (scroll_state == SCROLL_PREPARE) { in moused()1194 scroll_state = SCROLL_SCROLLING; in moused()1196 scroll_state = SCROLL_SCROLLING; in moused()1202 scroll_state = SCROLL_SCROLLING; in moused()1204 scroll_state = SCROLL_SCROLLING; in moused()[all …]