Home
last modified time | relevance | path

Searched refs:Android_SetTextInputRect (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/video/android/
DSDL_androidkeyboard.h34 extern void Android_SetTextInputRect(_THIS, SDL_Rect *rect);
DSDL_androidvideo.c145 device->SetTextInputRect = Android_SetTextInputRect; in Android_CreateDevice()
DSDL_androidkeyboard.c377 Android_SetTextInputRect(_THIS, SDL_Rect *rect) in Android_SetTextInputRect() function