Home
last modified time | relevance | path

Searched defs:SDL_Cursor (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/events/
A DSDL_mouse_c.h30 struct SDL_Cursor struct
32 struct SDL_Cursor *next; argument
46 SDL_Cursor *(*CreateCursor) (SDL_Surface * surface, int hot_x, int hot_y); argument
/AliOS-Things-master/components/SDL2/include/
A DSDL_mouse.h41 typedef struct SDL_Cursor SDL_Cursor; /**< Implementation dependent */ typedef

Completed in 4 milliseconds