HomeSort by relevance Sort by last modified time
    Searched refs:QZ_INVISIBLE_GRAB (Results 1 - 3 of 3) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/quartz/
SDL_QuartzWM.m 242 if (grab_state != QZ_INVISIBLE_GRAB) { /* can't leave it disassociated? */
255 if (grab_state != QZ_INVISIBLE_GRAB) QZ_PrivateWarpCursor (this, x, y);
512 grab_state = QZ_INVISIBLE_GRAB;
519 grab_state = QZ_INVISIBLE_GRAB;
522 assert( grab_state == QZ_INVISIBLE_GRAB );
540 assert( grab_state == QZ_INVISIBLE_GRAB );
SDL_QuartzVideo.h 176 QZ_INVISIBLE_GRAB
SDL_QuartzEvents.m     [all...]

Completed in 66 milliseconds