Home
last modified time | relevance | path

Searched refs:SDL_SetTextInputRect (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_keyboard.h185 extern DECLSPEC void SDLCALL SDL_SetTextInputRect(SDL_Rect *rect);
/AliOS-Things-master/components/SDL2/test/
A Dtestautomation_keyboard.c384 SDL_SetTextInputRect(&testRect); in _testSetTextInputRect()
467 SDL_SetTextInputRect(NULL); in keyboard_setTextInputRect()
491 SDL_SetTextInputRect(NULL); in keyboard_setTextInputRectNegative()
A Dtestime.c612 SDL_SetTextInputRect(&markedRect); in _Redraw()
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h229 #define SDL_SetTextInputRect SDL_SetTextInputRect_REAL macro
A DSDL_dynapi_procs.h260 SDL_DYNAPI_PROC(void,SDL_SetTextInputRect,(SDL_Rect *a),(a),)
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_video.c3871 SDL_SetTextInputRect(SDL_Rect *rect) in SDL_SetTextInputRect() function

Completed in 22 milliseconds