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) ? \
211 #define SCROLL_MOVE 0x001 macro
1133 p->scrollmode = SCROLL_MOVE; in fbcon_init()1830 case SCROLL_MOVE: in fbcon_scroll()1921 case SCROLL_MOVE: in fbcon_scroll()2113 p->scrollmode = SCROLL_MOVE; in updatescrollmode()