Searched refs:SHOULD_DRAWCURSOR (Results 1 - 3 of 3) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/
H A DSDL_cursor_c.h69 #define SHOULD_DRAWCURSOR(X) \ macro
H A DSDL_cursor.c184 if ( SHOULD_DRAWCURSOR(SDL_cursorstate) ) {
326 if ( SHOULD_DRAWCURSOR(SDL_cursorstate) ) {
H A DSDL_video.c1062 if ( SHOULD_DRAWCURSOR(SDL_cursorstate) ) {
1129 if ( SHOULD_DRAWCURSOR(SDL_cursorstate) ) {

Completed in 76 milliseconds