Home
last modified time | relevance | path

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

/reactos/dll/directx/d3d9/
H A Dd3d9_device.c646 HRESULT WINAPI IDirect3DDevice9Base_SetDialogBoxMode(LPDIRECT3DDEVICE9 iface, BOOL bEnableDialogs) in IDirect3DDevice9Base_SetDialogBoxMode() argument
H A Dd3d9_device.h214 HRESULT WINAPI IDirect3DDevice9Base_SetDialogBoxMode(LPDIRECT3DDEVICE9 iface, BOOL bEnableDialogs);
/reactos/sdk/include/psdk/
H A Dd3d9.h1392 STDMETHOD(SetDialogBoxMode)(THIS_ BOOL bEnableDialogs) PURE; in DECLARE_INTERFACE_()
1780 STDMETHOD(SetDialogBoxMode)(THIS_ BOOL bEnableDialogs) PURE; in DECLARE_INTERFACE_()