Searched refs:vscroll (Results 1 – 4 of 4) sorted by relevance
| /scripts/kconfig/ |
| D | nconf.h | 84 int *vscroll, int *hscroll,
|
| D | nconf.gui.c | 511 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()
|
| D | mconf.c | 353 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()
|
| D | nconf.c | 705 int dres, vscroll = 0, hscroll = 0; in search_conf() local 746 &vscroll, &hscroll, in search_conf()
|