Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowskeyboard.h33 extern void WIN_StopTextInput(_THIS);
DSDL_windowsvideo.c188 device->StopTextInput = WIN_StopTextInput; in WIN_CreateDevice()
DSDL_windowskeyboard.c212 WIN_StopTextInput(_THIS) in WIN_StopTextInput() function