Home
last modified time | relevance | path

Searched defs:scroll (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/lxdialog/
H A Dmenubox.c111 static void print_arrows(WINDOW * win, int item_no, int scroll, int y, int x, in print_arrows()
169 static void do_scroll(WINDOW *win, int *scroll, int n) in do_scroll()
187 int key = 0, button = 0, scroll = 0, choice = 0; in dialog_menu() local
H A Dchecklist.c65 static void print_arrows(WINDOW * win, int choice, int item_no, int scroll, in print_arrows()
121 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; in dialog_checklist() local
H A Dinputbox.c48 int input_x = 0, scroll = 0, key = 0, button = -1; in dialog_inputbox() local