Home
last modified time | relevance | path

Searched refs:SDL_SetWindowTitle (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/unused/
A Dshowimage.c130 SDL_SetWindowTitle(window, argv[i]); in main()
/AliOS-Things-master/components/SDL2/test/
A Dtestnative.c167 SDL_SetWindowTitle(window, "SDL Native Window Test"); in main()
A Dtestgamecontroller.c112 SDL_SetWindowTitle(window, title); in UpdateWindowTitle()
/AliOS-Things-master/components/ugraphics/src/
A Dugraphics.c44 SDL_SetWindowTitle(window, "ugraphics"); in ugraphics_init()
/AliOS-Things-master/components/SDL2/include/
A DSDL_video.h554 extern DECLSPEC void SDLCALL SDL_SetWindowTitle(SDL_Window * window,
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h519 #define SDL_SetWindowTitle SDL_SetWindowTitle_REAL macro
A DSDL_dynapi_procs.h547 SDL_DYNAPI_PROC(void,SDL_SetWindowTitle,(SDL_Window *a, const char *b),(a,b),)
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_video.c1604 SDL_SetWindowTitle(window, title); in SDL_CreateWindow()
1808 SDL_SetWindowTitle(SDL_Window * window, const char *title) in SDL_SetWindowTitle() function

Completed in 19 milliseconds