Searched defs:button (Results 1 - 25 of 111) sorted by relevance

12345

/xsrc/external/mit/libX11/dist/src/
H A DUngrabBut.c33 XUngrabButton(register Display * dpy,unsigned int button,unsigned int modifiers,Window grab_window) argument
H A DGrButton.c33 XGrabButton(register Display * dpy,unsigned int button,unsigned int modifiers,Window grab_window,Bool owner_events,unsigned int event_mask,int pointer_mode,int keyboard_mode,Window confine_to,Cursor curs) argument
/xsrc/external/mit/libXi/dist/src/
H A DXUngrDvB.c64 XUngrabDeviceButton(register Display * dpy,XDevice * dev,unsigned int button,unsigned int modifiers,XDevice * modifier_dev,Window grab_window) argument
H A DXGrDvBut.c64 XGrabDeviceButton(register Display * dpy,XDevice * dev,unsigned int button,unsigned int modifiers,XDevice * modifier_device,Window grab_window,Bool owner_events,unsigned int event_count,XEventClass * event_list,int this_device_mode,int other_devices_mode) argument
/xsrc/external/mit/libXaw/dist/examples/
H A Dmenu.c20 Widget button, menu; local in function:setupmenu
/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Dcolormat.c94 static void mouse(int button, int state, int x, int y) argument
H A Ddouble.c96 static void mouse(int button, int state, int x, int y) argument
H A Dmovelight.c110 static void mouse(int button, int state, int x, int y) argument
H A Dpickdepth.c135 pickRects(int button, int state, int x, int y) argument
H A Dunproject.c65 static void mouse(int button, int state, int x, int y) argument
H A Dpicksquare.c120 static void pickSquares(int button, int state, int x, int y) argument
H A Dsurface.c186 mouse(int button, int state, int x, int y) argument
H A Dvarray.c129 static void mouse (int button, int state, int x, int y) argument
/xsrc/external/mit/xmh/dist/
H A Dbboxint.h43 Button *button; /* Array of pointers to buttons. */ member in struct:_XmhButtonBoxRec
H A Dmenu.c34 AttachMenuToButton(Button button,Widget menu,const char * menu_name) argument
63 SendMenuEntryEnableMsg(Button button,const char * entry_name,int value) argument
/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dspiceqxl_uinput.c33 int button = -1; local in function:spiceqxl_uinput_read_cb
[all...]
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_menu2.c176 glutDetachMenu(int button) argument
H A Dwin32_winproc.c58 int button = -1; local in function:__glutWindowProc
[all...]
/xsrc/external/mit/ctwm/dist/
H A Dwin_decorations_init.c203 SetCurrentTBAction(int button, int nmods, int func, char *action, argument
244 int button; local in function:CreateTitleButton
[all...]
/xsrc/external/mit/freetype/dist/docs/reference/assets/stylesheets/
H A Dapplication-palette.a8b3c06d.css[all...]
/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Dcopy.c88 static void Mouse(int button, int state, int mouseX, int mouseY) argument
/xsrc/external/mit/libXxf86dga/dist/include/X11/extensions/
H A DXxf86dga.h21 unsigned int button; member in struct:__anon3ecb51100108
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinmouse.c150 int button; local in function:winMouseWheel
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinmouse.c148 int button; /* Button4 or Button5 */ local in function:winMouseWheel
[all...]
/xsrc/external/mit/libXaw/dist/src/
H A DDialog.c446 Widget button; local in function:XawDialogAddButton

Completed in 24 milliseconds

12345