OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SDL_RESIZABLE
(Results
1 - 4
of
4
) sorted by null
/external/qemu/distrib/sdl-1.2.15/include/
SDL_video.h
144
#define
SDL_RESIZABLE
0x00000010 /**< This video mode may be resized */
367
* If
SDL_RESIZABLE
is set in 'flags', the SDL library will allow the
[
all
...]
/prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_video.h
144
#define
SDL_RESIZABLE
0x00000010 /**< This video mode may be resized */
367
* If
SDL_RESIZABLE
is set in 'flags', the SDL library will allow the
[
all
...]
/prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_video.h
144
#define
SDL_RESIZABLE
0x00000010 /**< This video mode may be resized */
367
* If
SDL_RESIZABLE
is set in 'flags', the SDL library will allow the
[
all
...]
/prebuilts/tools/windows/sdl/include/SDL/
SDL_video.h
144
#define
SDL_RESIZABLE
0x00000010 /**< This video mode may be resized */
367
* If
SDL_RESIZABLE
is set in 'flags', the SDL library will allow the
[
all
...]
Completed in 104 milliseconds