Home
last modified time | relevance | path

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

/scripts/kconfig/
Dnconf.h84 int *vscroll, int *hscroll,
Dnconf.gui.c511 int *vscroll, int *hscroll, in show_scroll_win_ext() argument
530 if (vscroll) in show_scroll_win_ext()
531 start_y = *vscroll; in show_scroll_win_ext()
637 if (vscroll) in show_scroll_win_ext()
638 *vscroll = start_y; in show_scroll_win_ext()
Dmconf.c353 int *vscroll, int *hscroll, in show_textbox_ext() argument
358 return dialog_textbox(title, text, r, c, vscroll, hscroll, in show_textbox_ext()
389 int dres, vscroll = 0, hscroll = 0; in search_conf() local
436 &vscroll, &hscroll, in search_conf()
Dnconf.c705 int dres, vscroll = 0, hscroll = 0; in search_conf() local
746 &vscroll, &hscroll, in search_conf()