Home
last modified time | relevance | path

Searched refs:SDL_WinRT_Path (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_system.h227 } SDL_WinRT_Path; typedef
264 extern DECLSPEC const wchar_t * SDLCALL SDL_WinRTGetFSPathUNICODE(SDL_WinRT_Path pathType);
281 extern DECLSPEC const char * SDLCALL SDL_WinRTGetFSPathUTF8(SDL_WinRT_Path pathType);
/AliOS-Things-master/components/SDL2/src/filesystem/winrt/
A DSDL_sysfilesystem.cpp44 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()
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_procs.h608 SDL_DYNAPI_PROC(const wchar_t*,SDL_WinRTGetFSPathUNICODE,(SDL_WinRT_Path a),(a),return)
609 SDL_DYNAPI_PROC(const char*,SDL_WinRTGetFSPathUTF8,(SDL_WinRT_Path a),(a),return)

Completed in 4 milliseconds