Searched refs:Android_SetTextInputRect (Results 1 – 3 of 3) sorted by relevance
34 extern void Android_SetTextInputRect(_THIS, SDL_Rect *rect);
145 device->SetTextInputRect = Android_SetTextInputRect; in Android_CreateDevice()
377 Android_SetTextInputRect(_THIS, SDL_Rect *rect) in Android_SetTextInputRect() function