Home
last modified time | relevance | path

Searched refs:SDL_NUM_SYSTEM_CURSORS (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/test/
A Dtestwm2.c86 system_cursor = SDL_NUM_SYSTEM_CURSORS - 1; in loop()
91 if (system_cursor >= SDL_NUM_SYSTEM_CURSORS) { in loop()
125 SDL_assert(SDL_arraysize(cursorNames) == SDL_NUM_SYSTEM_CURSORS); in main()
A Dtestcustomcursor.c137 static SDL_Cursor *cursors[1+SDL_NUM_SYSTEM_CURSORS];
231 for (i = 0; i < SDL_NUM_SYSTEM_CURSORS; ++i) { in main()
/AliOS-Things-master/components/SDL2/include/
A DSDL_mouse.h60 SDL_NUM_SYSTEM_CURSORS enumerator

Completed in 3 milliseconds