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