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

/freebsd-12-stable/contrib/dialog/
H A Dfselect.c79 int mousex; /* base of mouse-code return-values */ member in struct:__anon1112
90 init_list(LIST * list, WINDOW *par, WINDOW *win, int mousex) argument
97 list->mousex = mousex;
102 mousex, 1, 1, 1 /* by lines */ ); local
137 init_list(list, list->par, list->win, list->mousex);
283 ((list->mousex == MOUSE_D)
287 ((list->mousex == MOUSE_D)

Completed in 48 milliseconds