Searched refs:SDL_BUTTON_MIDDLE (Results 1 – 9 of 9) sorted by relevance
121 #define SDL_BUTTON_MIDDLE 2 macro126 #define SDL_BUTTON_MMASK SDL_BUTTON(SDL_BUTTON_MIDDLE)
110 return SDL_BUTTON_MIDDLE; in atari_GetButton()
251 sdl_buttons |= SDL_BUTTON_MIDDLE; in DispatchMessage()282 sdl_buttons |= SDL_BUTTON_MIDDLE; in DispatchMessage()
506 button = SDL_BUTTON_MIDDLE; in WinMessage()510 button = SDL_BUTTON_MIDDLE; in WinMessage()
121 return SDL_BUTTON_MIDDLE; in amiga_GetButton()
347 …) SDL_PrivateMouseButton((last_buttons & 2) ? SDL_PRESSED : SDL_RELEASED, SDL_BUTTON_MIDDLE, 0, 0); in RISCOS_PollMouseHelper()
105 mouse_button |= SDL_BUTTON_MIDDLE; in ph2sdl_mousebutton()
712 return(SDL_BUTTON_MIDDLE); /* 2 */796 last_virtual_button = SDL_BUTTON_MIDDLE;797 DO_MOUSE_DOWN (SDL_BUTTON_MIDDLE);
865 SDL_BUTTON_MIDDLE, in WndProc()897 SDL_BUTTON_MIDDLE, in WndProc()