Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowskeyboard.h32 extern void WIN_StartTextInput(_THIS);
DSDL_windowsvideo.c187 device->StartTextInput = WIN_StartTextInput; in WIN_CreateDevice()
DSDL_windowskeyboard.c191 WIN_StartTextInput(_THIS) in WIN_StartTextInput() function