Home
last modified time | relevance | path

Searched refs:SDL_BUTTON_MIDDLE (Results 1 – 2 of 2) sorted by relevance

/bsp/simulator/SDL2/include/
A DSDL_mouse.h446 #define SDL_BUTTON_MIDDLE 2 macro
451 #define SDL_BUTTON_MMASK SDL_BUTTON(SDL_BUTTON_MIDDLE)
/bsp/simulator/drivers/
A Dsdl_fb.c382 else if (mb->button & (1 << (SDL_BUTTON_MIDDLE - 1)))

Completed in 5 milliseconds