Home
last modified time | relevance | path

Searched refs:pszError (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinerror.c108 winMessageBoxF(const char *pszError, UINT uType, ...) in winMessageBoxF() argument
116 size = vasprintf(&pszErrorF, pszError, args); in winMessageBoxF()
H A Dwin.h782 winMessageBoxF(const char *pszError, UINT uType, ...)