Searched refs:uiFlags (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/frontends/wgl/ |
D | stw_wgl.h | 77 UINT uiFlags; member
|
/external/python/cpython3/Tools/msi/bundle/bootstrap/ |
D | PythonBootstrapperApplication.cpp | 1073 __in UINT uiFlags, in OnExecuteMsiMessage() argument 1083 int nResult = ::MessageBoxW(_hWnd, wzMessage, _theme->sczCaption, uiFlags); in OnExecuteMsiMessage() 1091 …return __super::OnExecuteMsiMessage(wzPackageId, mt, uiFlags, wzMessage, cData, rgwzData, nRecomme… in OnExecuteMsiMessage()
|