Home
last modified time | relevance | path

Searched refs:SDL_SetModState (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_keyboard.h89 extern DECLSPEC void SDLCALL SDL_SetModState(SDL_Keymod modstate);
/AliOS-Things-master/components/SDL2/test/
A Dtestautomation_keyboard.c320 SDL_SetModState(newState); in keyboard_getSetModState()
327 SDL_SetModState(0); in keyboard_getSetModState()
335 SDL_SetModState(currentState); in keyboard_getSetModState()
/AliOS-Things-master/components/SDL2/src/events/
A DSDL_keyboard.c916 SDL_SetModState(SDL_Keymod modstate) in SDL_SetModState() function
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h219 #define SDL_SetModState SDL_SetModState_REAL macro
A DSDL_dynapi_procs.h250 SDL_DYNAPI_PROC(void,SDL_SetModState,(SDL_Keymod a),(a),)

Completed in 26 milliseconds