Searched refs:handle_event (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dglxgears.c642 handle_event(Display *dpy, Window win, XEvent *event) function in typeref:typename:int
696 op = handle_event(dpy, win, &event);
H A Dmultictx.c459 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 Dxf86-input-inputtest.c781 handle_event(InputInfoPtr pInfo, xf86ITEventAny *event) function in typeref:typename:void
898 handle_event(pInfo, &event_data);

Completed in 5 milliseconds