Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_video.h764 extern DECLSPEC void SDLCALL SDL_SetWindowBordered(SDL_Window * window,
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h532 #define SDL_SetWindowBordered SDL_SetWindowBordered_REAL macro
A DSDL_dynapi_procs.h560 SDL_DYNAPI_PROC(void,SDL_SetWindowBordered,(SDL_Window *a, SDL_bool b),(a,b),)
/AliOS-Things-master/components/SDL2/src/test/
A DSDL_test_common.c1847 SDL_SetWindowBordered(window, b); in SDLTest_CommonEvent()
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_video.c2009 SDL_SetWindowBordered(SDL_Window * window, SDL_bool bordered) in SDL_SetWindowBordered() function

Completed in 23 milliseconds