Searched refs:SDL_BUTTON_RMASK (Results 1 – 2 of 2) sorted by relevance
127 #define SDL_BUTTON_RMASK SDL_BUTTON(SDL_BUTTON_RIGHT) macro
100 sdlstate |= SDL_BUTTON_RMASK; in mouseMoveEvent()