Searched defs:CURSOR_VISIBLE (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/
H A DSDL_cursor_c.h67 #define CURSOR_VISIBLE 0x01 macro
70 (((X)&(CURSOR_VISIBLE|CURSOR_USINGSW)) == \
71 (CURSOR_VISIBLE|CURSOR_USINGSW))

Completed in 83 milliseconds