Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/debugutils/
Dgstnavigationtest.h54 GSList *clicks; member
/third_party/flutter/skia/third_party/externals/sdl/src/events/
DSDL_mouse.c326 …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/
DSDL_events.h256 Uint8 clicks; /**< 1 for single-click, 2 for double-click, etc. */ member