Searched refs:SDL_SetTextInputRect (Results 1 – 6 of 6) sorted by relevance
185 extern DECLSPEC void SDLCALL SDL_SetTextInputRect(SDL_Rect *rect);
384 SDL_SetTextInputRect(&testRect); in _testSetTextInputRect()467 SDL_SetTextInputRect(NULL); in keyboard_setTextInputRect()491 SDL_SetTextInputRect(NULL); in keyboard_setTextInputRectNegative()
612 SDL_SetTextInputRect(&markedRect); in _Redraw()
229 #define SDL_SetTextInputRect SDL_SetTextInputRect_REAL macro
260 SDL_DYNAPI_PROC(void,SDL_SetTextInputRect,(SDL_Rect *a),(a),)
3871 SDL_SetTextInputRect(SDL_Rect *rect) in SDL_SetTextInputRect() function
Completed in 22 milliseconds