Searched refs:SCROLL_REDRAW (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/console/
H A Dfbcon_rotate.h15 (s == SCROLL_REDRAW || s == SCROLL_MOVE) ? \
19 (s == SCROLL_REDRAW || s == SCROLL_MOVE || !(i)->fix.xpanstep) ? \
H A Dfbcon.h171 * SCROLL_REDRAW imageblit No No
213 #define SCROLL_REDRAW 0x004 macro
H A Dfbcon.c1130 p->scrollmode = SCROLL_REDRAW;
1876 case SCROLL_REDRAW:
1965 case SCROLL_REDRAW:
2084 p->scrollmode = good_wrap ? SCROLL_REDRAW :
2090 p->scrollmode = SCROLL_REDRAW;

Completed in 162 milliseconds