Searched defs:numevents (Results 1 – 2 of 2) sorted by relevance
279 static void handle_keyboard(const int numevents, DIDEVICEOBJECTDATA *keybuf) in handle_keyboard()360 static void handle_mouse(const int numevents, DIDEVICEOBJECTDATA *ptrbuf) in handle_mouse()691 DWORD numevents; in DX5_CheckInput() local
319 int SDL_PeepEvents(SDL_Event *events, int numevents, SDL_eventaction action, in SDL_PeepEvents()