Searched refs:SDL_hints (Results 1 – 25 of 31) sorted by relevance
12
45 static SDL_Hint *SDL_hints; variable64 for (hint = SDL_hints; hint; hint = hint->next) { in SDL_SetHintWithPriority()93 hint->next = SDL_hints; in SDL_SetHintWithPriority()94 SDL_hints = hint; in SDL_SetHintWithPriority()111 for (hint = SDL_hints; hint; hint = hint->next) { in SDL_GetHint()167 for (hint = SDL_hints; hint; hint = hint->next) { in SDL_AddHintCallback()184 hint->next = SDL_hints; in SDL_AddHintCallback()185 SDL_hints = hint; in SDL_AddHintCallback()228 while (SDL_hints) { in SDL_ClearHints()229 hint = SDL_hints; in SDL_ClearHints()[all …]
119 │ ├── SDL_hints.h203 │ ├── SDL_hints.c
34 …ssert.lo $(objects)/SDL_dataqueue.lo $(objects)/SDL_error.lo $(objects)/SDL_hints.lo $(objects)/SD…80 SDL_hints.h \273 $(objects)/SDL_hints.lo: /workspace/atos_core_release/components/utilities/SDL/src/SDL_hints.c $(ob…
34 SDL_HINT_VIDEO_WIN_D3DCOMPILER hint (see SDL_hints.h for more details).
29 #include "SDL_hints.h"
27 #include "SDL_hints.h"
108 /usr/local/include/SDL2/SDL_haptic.h /usr/local/include/SDL2/SDL_hints.h \382 /usr/local/include/SDL2/SDL_hints.h:
108 /usr/local/include/SDL2/SDL_haptic.h /usr/local/include/SDL2/SDL_hints.h \381 /usr/local/include/SDL2/SDL_hints.h:
109 /usr/local/include/SDL2/SDL_haptic.h /usr/local/include/SDL2/SDL_hints.h \384 /usr/local/include/SDL2/SDL_hints.h:
108 /usr/local/include/SDL2/SDL_haptic.h /usr/local/include/SDL2/SDL_hints.h \379 /usr/local/include/SDL2/SDL_hints.h:
110 /usr/local/include/SDL2/SDL_haptic.h /usr/local/include/SDL2/SDL_hints.h \389 /usr/local/include/SDL2/SDL_hints.h:
30 #include "SDL_hints.h"
Completed in 28 milliseconds