OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SDL_DROPFILE
(Results
1 - 5
of
5
) sorted by null
/prebuilts/misc/windows/sdl2/test/
testdropfile.c
71
SDL_EventState(
SDL_DROPFILE
, SDL_ENABLE);
80
if (event.type ==
SDL_DROPFILE
) {
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_events.h
135
SDL_DROPFILE
= 0x1000, /**< The system requests a file open */
441
Uint32 type; /**< ::
SDL_DROPFILE
*/
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_events.h
135
SDL_DROPFILE
= 0x1000, /**< The system requests a file open */
441
Uint32 type; /**< ::
SDL_DROPFILE
*/
/prebuilts/misc/windows/sdl2/include/
SDL_events.h
135
SDL_DROPFILE
= 0x1000, /**< The system requests a file open */
441
Uint32 type; /**< ::
SDL_DROPFILE
*/
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_events.h
135
SDL_DROPFILE
= 0x1000, /**< The system requests a file open */
441
Uint32 type; /**< ::
SDL_DROPFILE
*/
Completed in 37 milliseconds