Searched refs:uiFlags (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/targets/libgl-gdi/ |
H A D | stw_wgl.h | 77 UINT uiFlags; member
|
/third_party/python/Tools/msi/bundle/bootstrap/ |
H A D | PythonBootstrapperApplication.cpp | 1088 __in UINT uiFlags, in OnExecuteMsiMessage() 1098 int nResult = ::MessageBoxW(_hWnd, wzMessage, _theme->sczCaption, uiFlags); in OnExecuteMsiMessage() 1106 return __super::OnExecuteMsiMessage(wzPackageId, mt, uiFlags, wzMessage, cData, rgwzData, nRecommendation); in OnExecuteMsiMessage() 1085 OnExecuteMsiMessage( __in_z LPCWSTR wzPackageId, __in INSTALLMESSAGE mt, __in UINT uiFlags, __in_z LPCWSTR wzMessage, __in DWORD cData, __in_ecount_z_opt(cData) LPCWSTR* rgwzData, __in int nRecommendation ) OnExecuteMsiMessage() argument
|
Completed in 6 milliseconds