Home
last modified time | relevance | path

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

/plan9/acme/bin/source/adict/
H A Dadict.c302 openwin(char *name, char *buttons, Win *twin, int wintype) in openwin()
335 char *name, *buttons; in vopenwin() local
351 procopenwin(char *name, char *buttons, Win *twin, int wintype) in procopenwin()
/plan9/sys/include/
H A Dmouse.h10 int buttons; /* bit array: LMR=124 */ member
H A Devent.h22 int buttons; /* bit array: LMR=124 */ member
/plan9/sys/src/games/mahjongg/
H A Dmahjongg.c20 char *buttons[] = variable
/plan9/sys/src/cmd/
H A Dcolors.c49 char *buttons[] = variable
H A Dtweak.c1217 buttons(int ud) in buttons() function
/plan9/sys/src/ape/lib/draw/
H A Dcolors.c76 char *buttons[] = variable
/plan9/sys/src/libcontrol/
H A Dradiobutton.c16 Control **buttons; member
H A Dtabs.c25 Control **buttons; member
/plan9/sys/src/cmd/unix/drawterm/kern/
H A Dscreen.h10 int buttons; member
/plan9/sys/src/9/omap/
H A Dmouse.c96 int buttons, dx, dy; in ps2mouseputc() local
H A Dkbd.c212 int shift;
/plan9/sys/src/9/pc/
H A Dmouse.c96 int buttons, dx, dy; in ps2mouseputc() local
H A Dkbd.c333 int shift;
/plan9/sys/src/cmd/vnc/
H A Dwsys.c9 int buttons; member
H A Ddevmouse.c18 int buttons; /* mouse.buttons */ member
H A Dvncs.c701 int incremental, key, keydown, buttons, type, x, y, n; in clientreadproc() local
/plan9/sys/src/games/sokoban/
H A Dsokoban.c25 char *buttons[] = variable
/plan9/sys/src/9/teg2/
H A Dkbd.c172 int shift;
/plan9/sys/src/9/port/
H A Ddevmouse.c27 int buttons; /* mouse.buttons */ member
123 mousefromkbd(int buttons) in mousefromkbd()
/plan9/sys/src/games/
H A Dmemo.c41 char *buttons[] = variable
/plan9/sys/src/games/sudoku/
H A Dsudoku.c27 char *buttons[] = variable
/plan9/sys/src/cmd/jpg/
H A Dico.c299 buttons(int ud) in buttons() function
/plan9/sys/src/cmd/samterm/
H A Dmain.c213 buttons(int updown) in buttons() function
/plan9/sys/src/cmd/unix/drawterm/gui-osx/
H A Dscreen.c456 uint32_t buttons; in MainWindowEventHandler() local