|
SDL
2.0
|
Include dependency graph for SDL_syslocale.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | SDL_SYS_GetPreferredLocales (char *buf, size_t buflen) |
Definition at line 27 of file SDL_syslocale.c.
References Android_JNI_GetLocale(), i, if, int(), kernel32, normalize_locales(), NULL, pGetUserPreferredUILanguages, ptr, SDL_arraysize, SDL_assert, SDL_getenv, SDL_OutOfMemory, SDL_SetError, SDL_small_alloc, SDL_small_free, SDL_strlcat, SDL_strlcpy, SDL_strlen, SDL_strrchr, SDL_SYS_GetPreferredLocales_vista(), SDL_SYS_GetPreferredLocales_winxp(), and SDL_Unsupported.
Referenced by SDL_GetPreferredLocales().