Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/
H A Dfselect.c79 int mousex; /* base of mouse-code return-values */ member
90 init_list(LIST * list, WINDOW *par, WINDOW *win, int mousex) in init_list() argument
97 list->mousex = mousex; in init_list()
102 mousex, 1, 1, 1 /* by lines */ ); in init_list()
137 init_list(list, list->par, list->win, list->mousex); in free_list()
286 ((list->mousex == MOUSE_D) in fix_arrows()
290 ((list->mousex == MOUSE_D) in fix_arrows()