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.12/src/video/quartz/
SDL_QuartzWM.m 259 if (grab_state != QZ_INVISIBLE_GRAB) QZ_PrivateWarpCursor (this, x, y);
513 grab_state = QZ_INVISIBLE_GRAB;
520 grab_state = QZ_INVISIBLE_GRAB;
523 assert( grab_state == QZ_INVISIBLE_GRAB );
541 assert( grab_state == QZ_INVISIBLE_GRAB );
SDL_QuartzVideo.h 171 QZ_INVISIBLE_GRAB
SDL_QuartzEvents.m 839 if ( grab_state == QZ_INVISIBLE_GRAB ) {
    [all...]

Completed in 22 milliseconds