Searched refs:pSHGetFolderPathA (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/fontconfig/dist/src/
H A Dfcxml.c63 pfnSHGetFolderPathA pSHGetFolderPathA = NULL; variable in typeref:typename:pfnSHGetFolderPathA
1380 if (!(pSHGetFolderPathA && SUCCEEDED(pSHGetFolderPathA(NULL, /* CSIDL_LOCAL_APPDATA */ 28, NULL, 0, (char *) buffer))))
2443 if (!(pSHGetFolderPathA && SUCCEEDED(pSHGetFolderPathA(NULL, /* CSIDL_LOCAL_APPDATA */ 28, NULL, 0, szFPath))))
3743 if (!pSHGetFolderPathA)
3748 pSHGetFolderPathA = (pfnSHGetFolderPathA)GetProcAddress(hSh, "SHGetFolderPathA");
H A Dfcint.h73 extern pfnSHGetFolderPathA pSHGetFolderPathA;
/xsrc/external/mit/fontconfig/include/
H A Dfcint.h73 extern pfnSHGetFolderPathA pSHGetFolderPathA;

Completed in 14 milliseconds