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
1166 p->scrollmode = SCROLL_MOVE; in fbcon_init()1863 case SCROLL_MOVE: in fbcon_scroll()1954 case SCROLL_MOVE: in fbcon_scroll()2146 p->scrollmode = SCROLL_MOVE; in updatescrollmode()