Searched refs:SDL_IsScreenKeyboardShown (Results 1 – 4 of 4) sorted by relevance
207 extern DECLSPEC SDL_bool SDLCALL SDL_IsScreenKeyboardShown(SDL_Window *window);
237 #define SDL_IsScreenKeyboardShown SDL_IsScreenKeyboardShown_REAL macro
266 SDL_DYNAPI_PROC(SDL_bool,SDL_IsScreenKeyboardShown,(SDL_Window *a),(a),return)
3593 SDL_IsScreenKeyboardShown(SDL_Window *window) in SDL_IsScreenKeyboardShown() function