Home
last modified time | relevance | path

Searched defs:clicks (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/events/
A DSDL_mouse.c483 …ateSendMouseButton(SDL_Window * window, SDL_MouseID mouseID, Uint8 state, Uint8 button, int clicks)
587 …dMouseButtonClicks(SDL_Window * window, SDL_MouseID mouseID, Uint8 state, Uint8 button, int clicks)
/AliOS-Things-master/components/SDL2/include/
A DSDL_events.h279 Uint8 clicks; /**< 1 for single-click, 2 for double-click, etc. */ member

Completed in 6 milliseconds