HomeSort by relevance Sort by last modified time
    Searched refs:SDL_bool (Results 26 - 48 of 48) sorted by null

12

  /prebuilt/windows/sdl/host/include/SDL/
SDL_types.h 40 } SDL_bool;
SDL_video.h 602 extern DECLSPEC SDL_bool SDLCALL SDL_SetClipRect(SDL_Surface *surface, const SDL_Rect *rect);
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_string.c 37 SDL_bool negative = SDL_FALSE;
140 SDL_bool negative = SDL_FALSE;
213 SDL_bool negative = SDL_FALSE;
747 SDL_bool done = SDL_FALSE;
756 SDL_bool suppress = SDL_FALSE;
1124 SDL_bool done = SDL_FALSE;
1126 SDL_bool do_lowercase = SDL_FALSE;
    [all...]
SDL_iconv.c 326 SDL_bool overlong = SDL_FALSE;
  /external/qemu/distrib/sdl-1.2.12/src/joystick/linux/
SDL_sysjoystick.c 285 SDL_bool is_hid;
567 static SDL_bool JS_ConfigJoystick(SDL_Joystick *joystick, int fd)
569 SDL_bool handled;
659 static SDL_bool EV_ConfigJoystick(SDL_Joystick *joystick, int fd)
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_stdinc.h 80 typedef enum SDL_bool {
83 } SDL_bool;
SDL_video.h 600 extern DECLSPEC SDL_bool SDLCALL SDL_SetClipRect(SDL_Surface *surface, const SDL_Rect *rect);
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/joystick/mint/
SDL_sysjoystick.c 118 SDL_bool enabled;
157 static SDL_bool joypad_ports_enabled=SDL_FALSE;
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_stdinc.h 80 typedef enum SDL_bool {
83 } SDL_bool;
SDL_video.h 600 extern DECLSPEC SDL_bool SDLCALL SDL_SetClipRect(SDL_Surface *surface, const SDL_Rect *rect);
    [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_stdinc.h 80 typedef enum SDL_bool {
83 } SDL_bool;
SDL_video.h 600 extern DECLSPEC SDL_bool SDLCALL SDL_SetClipRect(SDL_Surface *surface, const SDL_Rect *rect);
    [all...]
  /prebuilt/windows/sdl/include/SDL/
SDL_stdinc.h 80 typedef enum SDL_bool {
83 } SDL_bool;
SDL_video.h 600 extern DECLSPEC SDL_bool SDLCALL SDL_SetClipRect(SDL_Surface *surface, const SDL_Rect *rect);
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/ataricommon/
SDL_atarievents.c 220 SDL_bool pressed)
SDL_atarigl.c 91 void SDL_AtariGL_Quit(_THIS, SDL_bool unload)
127 SDL_bool cancel_load;
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11video.c 754 static SDL_bool X11_WindowPosition(_THIS, int *x, int *y, int w, int h)
809 SDL_bool set;
863 SDL_bool set;
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_surface.c 335 SDL_bool SDL_IntersectRect(const SDL_Rect *A, const SDL_Rect *B, SDL_Rect *intersection)
368 SDL_bool SDL_SetClipRect(SDL_Surface *surface, const SDL_Rect *rect)
SDL_RLEaccel.c     [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzWM.m 423 SDL_bool iconSrcAlpha;
SDL_QuartzVideo.m 341 static SDL_bool QZ_WindowPosition(_THIS, int *x, int *y)
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/xbios/
SDL_xbios.c 203 Uint16 depth, SDL_bool flags)
  /external/qemu/distrib/sdl-1.2.12/src/video/gem/
SDL_gemvideo.c 625 SDL_bool use_shadow1, use_shadow2;

Completed in 2888 milliseconds

12