Searched refs:SHOULD_DRAWCURSOR (Results 1 – 3 of 3) sorted by relevance
69 #define SHOULD_DRAWCURSOR(X) \ macro
184 if ( SHOULD_DRAWCURSOR(SDL_cursorstate) ) { in SDL_SetCursor()326 if ( SHOULD_DRAWCURSOR(SDL_cursorstate) ) { in SDL_MoveCursor()
1040 if ( SHOULD_DRAWCURSOR(SDL_cursorstate) ) { in SDL_UpdateRects()1107 if ( SHOULD_DRAWCURSOR(SDL_cursorstate) ) { in SDL_Flip()