Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowskeyboard.h34 extern void WIN_SetTextInputRect(_THIS, SDL_Rect *rect);
DSDL_windowsvideo.c189 device->SetTextInputRect = WIN_SetTextInputRect; in WIN_CreateDevice()
DSDL_windowskeyboard.c232 WIN_SetTextInputRect(_THIS, SDL_Rect *rect) in WIN_SetTextInputRect() function