Home
last modified time | relevance | path

Searched refs:SDL_GetWindowBordersSize (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_video.h688 extern DECLSPEC int SDLCALL SDL_GetWindowBordersSize(SDL_Window * window,
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h597 #define SDL_GetWindowBordersSize SDL_GetWindowBordersSize_REAL macro
A DSDL_dynapi_procs.h631 SDL_DYNAPI_PROC(int,SDL_GetWindowBordersSize,(SDL_Window *a, int *b, int *c, int *d, int *e),(a,b,c…
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_video.c2105 SDL_GetWindowBordersSize(SDL_Window * window, int *top, int *left, int *bottom, int *right) in SDL_GetWindowBordersSize() function

Completed in 20 milliseconds