Searched refs:__SCROLL_YNOPARTIAL (Results 1 – 2 of 2) sorted by relevance
168 #define __SCROLL_YNOPARTIAL 0x080 macro192 #define SCROLL_YNOPARTIAL __SCROLL_YNOPARTIAL
1304 int scroll_partial = !(p->scrollmode & __SCROLL_YNOPARTIAL); in fbcon_scroll()