Home
last modified time | relevance | path

Searched refs:SDL_CreateSystemCursor (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_mouse.h239 extern DECLSPEC SDL_Cursor *SDLCALL SDL_CreateSystemCursor(SDL_SystemCursor id);
/AliOS-Things-master/components/SDL2/test/
A Dtestwm2.c99 cursor = SDL_CreateSystemCursor((SDL_SystemCursor)system_cursor); in loop()
A Dtestcustomcursor.c232 cursors[1+i] = SDL_CreateSystemCursor((SDL_SystemCursor)i); in main()
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h253 #define SDL_CreateSystemCursor SDL_CreateSystemCursor_REAL macro
A DSDL_dynapi_procs.h284 SDL_DYNAPI_PROC(SDL_Cursor*,SDL_CreateSystemCursor,(SDL_SystemCursor a),(a),return)
/AliOS-Things-master/components/SDL2/src/events/
A DSDL_mouse.c978 SDL_CreateSystemCursor(SDL_SystemCursor id) function
/AliOS-Things-master/components/SDL2/docs/
A DREADME-winrt.md109 SDL_CreateSystemCursor() (unsupported on Windows Phone)

Completed in 12 milliseconds