Home
last modified time | relevance | path

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

/dflybsd-src/contrib/dialog/
H A Dfselect.c49 int mousex; /* base of mouse-code return-values */ member
60 init_list(LIST * list, WINDOW *par, WINDOW *win, int mousex) in init_list()