Searched refs:SCROLL_MOVE (Results 1 – 3 of 3) sorted by relevance
15 (s == SCROLL_REDRAW || s == SCROLL_MOVE) ? \19 (s == SCROLL_REDRAW || s == SCROLL_MOVE || !(i)->fix.xpanstep) ? \
212 #define SCROLL_MOVE 0x001 macro
1199 p->scrollmode = SCROLL_MOVE; in fbcon_init()1896 case SCROLL_MOVE: in fbcon_scroll()1987 case SCROLL_MOVE: in fbcon_scroll()2179 p->scrollmode = SCROLL_MOVE; in updatescrollmode()