Home
last modified time | relevance | path

Searched defs: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()