Searched refs:bPopMsgBox (Results 1 – 3 of 3) sorted by relevance
/third_party/mingw-w64/mingw-w64-headers/direct-x/include/ |
D | dxerr9.h | 35 …I DXTraceA(const char* strFile, DWORD dwLine, HRESULT hr, const char* strMsg, WINBOOL bPopMsgBox); 36 …I DXTraceW(const char* strFile, DWORD dwLine, HRESULT hr, const WCHAR* strMsg, WINBOOL bPopMsgBox);
|
D | dxerr8.h | 35 … DXTraceA(const char* strFile, DWORD dwLine, HRESULT hr, const char* strMsg, WINBOOL bPopMsgBox); 36 … DXTraceW(const char* strFile, DWORD dwLine, HRESULT hr, const WCHAR* strMsg, WINBOOL bPopMsgBox);
|
/third_party/mingw-w64/mingw-w64-crt/libsrc/ |
D | dxerr.c | 717 TCHAR *strMsg, BOOL bPopMsgBox) in DXTrace() argument 734 if (bPopMsgBox) in DXTrace() 762 if (bPopMsgBox) in DXTrace()
|