Searched refs:scroll_state (Results 1 – 1 of 1) sorted by relevance
192 static int scroll_state; variable1102 if (scroll_state == SCROLL_NOTSCROLLING) { in moused()1103 scroll_state = SCROLL_PREPARE; in moused()1114 if (scroll_state == SCROLL_SCROLLING) { in moused()1119 scroll_state = SCROLL_NOTSCROLLING; in moused()1165 if (scroll_state == SCROLL_PREPARE) { in moused()1171 scroll_state = SCROLL_SCROLLING; in moused()1173 scroll_state = SCROLL_SCROLLING; in moused()1179 scroll_state = SCROLL_SCROLLING; in moused()1181 scroll_state = SCROLL_SCROLLING; in moused()[all …]