Searched refs:SDL_IsTextInputActive (Results 1 – 7 of 7) sorted by relevance
168 extern DECLSPEC SDL_bool SDLCALL SDL_IsTextInputActive(void);
360 return SDL_IsTextInputActive(); in Android_IsScreenKeyboardShown()
299 if (SDL_IsTextInputActive()) { in main()
233 #define SDL_IsTextInputActive SDL_IsTextInputActive_REAL macro
262 SDL_DYNAPI_PROC(SDL_bool,SDL_IsTextInputActive,(void),(),return)
193 SDL_bool SDL_IsTextInputActive()
3549 SDL_IsTextInputActive(void) in SDL_IsTextInputActive() function