Searched refs:SDL_WinRT_Path (Results 1 – 3 of 3) sorted by relevance
169 } SDL_WinRT_Path; typedef187 extern DECLSPEC const wchar_t * SDLCALL SDL_WinRTGetFSPathUNICODE(SDL_WinRT_Path pathType);204 extern DECLSPEC const char * SDLCALL SDL_WinRTGetFSPathUTF8(SDL_WinRT_Path pathType);
44 SDL_WinRTGetFSPathUNICODE(SDL_WinRT_Path pathType) in SDL_WinRTGetFSPathUNICODE()94 SDL_WinRTGetFSPathUTF8(SDL_WinRT_Path pathType) in SDL_WinRTGetFSPathUTF8()96 typedef unordered_map<SDL_WinRT_Path, string> UTF8PathMap; in SDL_WinRTGetFSPathUTF8()
612 SDL_DYNAPI_PROC(const wchar_t*,SDL_WinRTGetFSPathUNICODE,(SDL_WinRT_Path a),(a),return)613 SDL_DYNAPI_PROC(const char*,SDL_WinRTGetFSPathUTF8,(SDL_WinRT_Path a),(a),return)