Searched defs:clicks (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/debugutils/ |
D | gstnavigationtest.h | 54 GSList *clicks; member
|
/third_party/flutter/skia/third_party/externals/sdl/src/events/ |
D | SDL_mouse.c | 326 …ateSendMouseButton(SDL_Window * window, SDL_MouseID mouseID, Uint8 state, Uint8 button, int clicks) 407 …dMouseButtonClicks(SDL_Window * window, SDL_MouseID mouseID, Uint8 state, Uint8 button, int clicks)
|
/third_party/flutter/skia/third_party/externals/sdl/include/ |
D | SDL_events.h | 256 Uint8 clicks; /**< 1 for single-click, 2 for double-click, etc. */ member
|