Searched refs:SDL_USER_EVENT_TIMER (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Frontends/VBoxSDL/
H A DVBoxSDL.h44 #define SDL_USER_EVENT_TIMER (SDL_USEREVENT + 11) macro
H A DVBoxSDL.cpp2280 case SDL_USER_EVENT_TIMER:
4277 case SDL_USER_EVENT_TIMER:
5032 event.user.type = SDL_USER_EVENT_TIMER;

Completed in 112 milliseconds