Searched refs:pszError (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winerror.c | 108 winMessageBoxF(const char *pszError, UINT uType, ...) argument 116 size = vasprintf(&pszErrorF, pszError, args);
|
| H A D | win.h | 750 winMessageBoxF(const char *pszError, UINT uType, ...)
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winerror.c | 99 winMessageBoxF (const char *pszError, UINT uType, ...) argument 107 size = vasprintf (&pszErrorF, pszError, args);
|
| H A D | win.h | 892 winMessageBoxF (const char *pszError, UINT uType, ...);
|
Completed in 6 milliseconds