Home
last modified time | relevance | path

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

/bsp/simulator/drivers/
A Dsdl_fb.c344 case SDL_MOUSEBUTTONDOWN:
354 if (event.type == SDL_MOUSEBUTTONDOWN && state == 0)
387 if (mb->type == SDL_MOUSEBUTTONDOWN)
/bsp/simulator/SDL2/include/
A DSDL_events.h109 SDL_MOUSEBUTTONDOWN, /**< Mouse button pressed */ enumerator

Completed in 13 milliseconds