Home
last modified time | relevance | path

Searched defs:vscroll (Results 1 – 4 of 4) sorted by relevance

/linux/scripts/kconfig/
H A Dmconf.c352 show_textbox_ext(const char * title,const char * text,int r,int c,int * vscroll,int * hscroll,int (* extra_key_cb)(int,size_t,size_t,void *),void * data) show_textbox_ext() argument
388 int dres, vscroll = 0, hscroll = 0; search_conf() local
H A Dnconf.gui.c509 show_scroll_win_ext(WINDOW * main_window,const char * title,char * text,int * vscroll,int * hscroll,extra_key_cb_fn extra_key_cb,void * data) show_scroll_win_ext() argument
H A Dnconf.c702 int dres, vscroll = 0, hscroll = 0; search_conf() local
/linux/drivers/input/mouse/
H A Dsentelic.h101 bool vscroll; /* Vertical scroll zone enabled */ member