Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/android/
DSDL_androidkeyboard.h32 extern void Android_StartTextInput(_THIS);
DSDL_androidvideo.c143 device->StartTextInput = Android_StartTextInput; in Android_CreateDevice()
DSDL_androidkeyboard.c364 Android_StartTextInput(_THIS) in Android_StartTextInput() function