Searched refs:WIN_SetTextInputRect (Results 1 – 3 of 3) sorted by relevance
34 extern void WIN_SetTextInputRect(_THIS, SDL_Rect *rect);
189 device->SetTextInputRect = WIN_SetTextInputRect; in WIN_CreateDevice()
232 WIN_SetTextInputRect(_THIS, SDL_Rect *rect) in WIN_SetTextInputRect() function