Searched defs:touchId (Results 1 – 4 of 4) sorted by relevance
90 int SDL_RecordGesture(SDL_TouchID touchId) in SDL_RecordGesture()221 int SDL_LoadDollarTemplates(SDL_TouchID touchId, SDL_RWops *src) in SDL_LoadDollarTemplates()442 int SDL_GestureAddTouch(SDL_TouchID touchId) in SDL_GestureAddTouch()
211 SDL_TouchID touchId; in X11_InitXinput2Multitouch() local
417 SDL_TouchID touchId; /**< The touch device id */ member434 SDL_TouchID touchId; /**< The touch device index */ member451 SDL_TouchID touchId; /**< The touch device id */ member
902 const SDL_TouchID touchId = (SDL_TouchID)((size_t)input->hSource); in WIN_WindowProc() local