Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/wgl/
Dstw_wgl.h77 UINT uiFlags; member
/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp1073 __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()