Searched refs:SDL_WinRTGetFSPathUTF8 (Results 1 – 5 of 5) sorted by relevance
94 SDL_WinRTGetFSPathUTF8(SDL_WinRT_Path pathType) in SDL_WinRTGetFSPathUTF8() function118 const char * srcPath = SDL_WinRTGetFSPathUTF8(SDL_WINRT_PATH_INSTALLED_LOCATION); in SDL_GetBasePath()
281 extern DECLSPEC const char * SDLCALL SDL_WinRTGetFSPathUTF8(SDL_WinRT_Path pathType);
579 #define SDL_WinRTGetFSPathUTF8 SDL_WinRTGetFSPathUTF8_REAL macro
609 SDL_DYNAPI_PROC(const char*,SDL_WinRTGetFSPathUTF8,(SDL_WinRT_Path a),(a),return)
159 SDL_WinRTGetFSPathUTF8(), SDL_WinRTGetFSPathUNICODE() (which returns a
Completed in 11 milliseconds