Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/android/
DSDL_androidkeyboard.h33 extern void Android_StopTextInput(_THIS);
DSDL_androidvideo.c144 device->StopTextInput = Android_StopTextInput; in Android_CreateDevice()
DSDL_androidkeyboard.c371 Android_StopTextInput(_THIS) in Android_StopTextInput() function