Home
last modified time | relevance | path

Searched refs:SDL_NOEVENT (Results 1 – 25 of 43) sorted by relevance

12

/dports/games/lbreakout2/lbreakout2-2.6.5/gui/
H A Dgui.c72 if ( gui_sdl_motion_event.type == SDL_NOEVENT ) { in gui_event_filter()
253 gui_sdl_motion_event.type = SDL_NOEVENT; in gui_handle_event()
433 gui_sdl_motion_event.type = SDL_NOEVENT; in gui_enable_event_filter()
/dports/graphics/wings/wings-8d019ebe48/src/
H A Dsdl_events.hrl52 -define(SDL_NOEVENT, 0). %% No (new) event macro
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/android/AnVICE/jni/locnet_al/
H A DAndroidOSfunc.cpp447 event.eventType = SDL_NOEVENT; in Java_com_locnet_vice_DosBoxControl_nativeJoystick()
465 if (event.eventType != SDL_NOEVENT) { in Java_com_locnet_vice_DosBoxControl_nativeJoystick()
474 event.eventType = SDL_NOEVENT; in Java_com_locnet_vice_DosBoxControl_nativeMouse()
497 if (event.eventType != SDL_NOEVENT) { in Java_com_locnet_vice_DosBoxControl_nativeMouse()
/dports/emulators/vice/vice-3.5/src/arch/android/AnVICE/jni/locnet_al/
H A DAndroidOSfunc.cpp447 event.eventType = SDL_NOEVENT; in Java_com_locnet_vice_DosBoxControl_nativeJoystick()
465 if (event.eventType != SDL_NOEVENT) { in Java_com_locnet_vice_DosBoxControl_nativeJoystick()
474 event.eventType = SDL_NOEVENT; in Java_com_locnet_vice_DosBoxControl_nativeMouse()
497 if (event.eventType != SDL_NOEVENT) { in Java_com_locnet_vice_DosBoxControl_nativeMouse()
/dports/devel/py-game/pygame-2.1.0/src_c/
H A Dmusic.c38 static int endmusic_event = SDL_NOEVENT;
283 int eventid = SDL_NOEVENT; in music_set_endevent()
H A D_pygame.h93 SDL_NOEVENT = 0, enumerator
/dports/emulators/vba/VisualBoyAdvance-1.7.2/win32/SDL-1.2.2/include/
H A DSDL_events.h47 enum { SDL_NOEVENT = 0, /* Unused (do not remove) */ enumerator
/dports/games/ioquake3/ioquake3-1.36/code/SDL12/include/
H A DSDL_events.h48 SDL_NOEVENT = 0, /* Unused (do not remove) */ enumerator
/dports/games/ioquake3-server/ioquake3-1.36/code/SDL12/include/
H A DSDL_events.h48 SDL_NOEVENT = 0, /* Unused (do not remove) */ enumerator
/dports/devel/sdl12/SDL-1.2.15/include/
H A DSDL_events.h53 SDL_NOEVENT = 0, /**< Unused (do not remove) */ enumerator
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/dylibs/SDL.framework/Versions/A/Headers/
H A DSDL_events.h53 SDL_NOEVENT = 0, /**< Unused (do not remove) */ enumerator
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/SDL12/include/
H A DSDL_events.h47 enum { SDL_NOEVENT = 0, /* Unused (do not remove) */ enumerator
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/SDL12/include/
H A DSDL_events.h48 SDL_NOEVENT = 0, /* Unused (do not remove) */ enumerator
/dports/games/blinkensisters/blinkensisters/lostpixels/game/software/WIN32/SDL/include/
H A DSDL_events.h48 SDL_NOEVENT = 0, /* Unused (do not remove) */ enumerator
/dports/games/biniax2/biniax2-1.30_9/SDLinclude/
H A DSDL_events.h48 SDL_NOEVENT = 0, /* Unused (do not remove) */ enumerator
/dports/games/bloodfrontier/bloodfrontier/src/include/
H A DSDL_events.h53 SDL_NOEVENT = 0, /**< Unused (do not remove) */ enumerator
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/android/AnVICE/jni/sdl/include/
H A DSDL_events.h59 SDL_NOEVENT = 0, /**< Unused (do not remove) */ enumerator
/dports/games/NBlood/NBlood-a1689a4/platform/Wii/include/SDL/
H A DSDL_events.h48 SDL_NOEVENT = 0, /* Unused (do not remove) */ enumerator
/dports/games/assaultcube/AssaultCube_v1.2.0.2/source/include/
H A DSDL_events.h53 SDL_NOEVENT = 0, /**< Unused (do not remove) */ enumerator
/dports/games/openarena/openarena-engine-source-0.8.8/code/SDL12/include/
H A DSDL_events.h53 SDL_NOEVENT = 0, /**< Unused (do not remove) */ enumerator
/dports/games/nexuiz/Nexuiz/Nexuiz-SDL.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/
H A DSDL_events.h48 SDL_NOEVENT = 0, /* Unused (do not remove) */ enumerator
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/SDL12/include/
H A DSDL_events.h53 SDL_NOEVENT = 0, /**< Unused (do not remove) */ enumerator
/dports/games/evq3/evq3/code/SDL12/include/
H A DSDL_events.h48 SDL_NOEVENT = 0, /* Unused (do not remove) */ enumerator
/dports/games/warmux/warmux-11.04/build/android/jni/sdl/include/
H A DSDL_events.h53 SDL_NOEVENT = 0, /**< Unused (do not remove) */ enumerator
/dports/games/cube/cube_source/include/
H A DSDL_events.h47 enum { SDL_NOEVENT = 0, /* Unused (do not remove) */ enumerator

12