Searched refs:handle_event (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/xdemos/ |
| H A D | glxgears.c | 642 handle_event(Display *dpy, Window win, XEvent *event) function in typeref:typename:int 696 op = handle_event(dpy, win, &event);
|
| H A D | multictx.c | 459 handle_event(Display *dpy, Window win, GLXContext ctx1, GLXContext ctx2, function in typeref:typename:int 515 op = handle_event(dpy, win, ctx1, ctx2, &event);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/inputtest/ |
| H A D | xf86-input-inputtest.c | 781 handle_event(InputInfoPtr pInfo, xf86ITEventAny *event) function in typeref:typename:void 898 handle_event(pInfo, &event_data);
|
Completed in 5 milliseconds