Home
last modified time | relevance | path

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

/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Ddxerr9.h35 …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);
Ddxerr8.h35 … 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/
Ddxerr.c717 TCHAR *strMsg, BOOL bPopMsgBox) in DXTrace() argument
734 if (bPopMsgBox) in DXTrace()
762 if (bPopMsgBox) in DXTrace()