Searched defs:touchId (Results 1 – 4 of 4) sorted by relevance
92 int SDL_RecordGesture(SDL_TouchID touchId) in SDL_RecordGesture()229 int SDL_LoadDollarTemplates(SDL_TouchID touchId, SDL_RWops *src) in SDL_LoadDollarTemplates()454 int SDL_GestureAddTouch(SDL_TouchID touchId) in SDL_GestureAddTouch()472 int SDL_GestureDelTouch(SDL_TouchID touchId) in SDL_GestureDelTouch()
273 SDL_TouchID touchId; in X11_InitXinput2Multitouch() local
440 SDL_TouchID touchId; /**< The touch device id */ member458 SDL_TouchID touchId; /**< The touch device id */ member475 SDL_TouchID touchId; /**< The touch device id */ member
1005 const SDL_TouchID touchId = (SDL_TouchID)((size_t)input->hSource); in WIN_WindowProc() local
Completed in 10 milliseconds