Home
last modified time | relevance | path

Searched refs:ShowScreenKeyboard (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/psp/
A DSDL_pspvideo.c143 device->ShowScreenKeyboard = PSP_ShowScreenKeyboard; in PSP_Create()
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_sysvideo.h303 void (*ShowScreenKeyboard) (_THIS, SDL_Window *window); member
A DSDL_video.c3833 if (window && _this && _this->ShowScreenKeyboard) { in SDL_StartTextInput()
3834 _this->ShowScreenKeyboard(_this, window); in SDL_StartTextInput()
/AliOS-Things-master/components/SDL2/src/video/uikit/
A DSDL_uikitvideo.m109 device->ShowScreenKeyboard = UIKit_ShowScreenKeyboard;
/AliOS-Things-master/components/SDL2/src/video/winrt/
A DSDL_winrtvideo.cpp153 device->ShowScreenKeyboard = WINRT_ShowScreenKeyboard; in WINRT_CreateDevice()

Completed in 14 milliseconds