Home
last modified time | relevance | path

Searched refs:IsHidden (Results 1 – 8 of 8) sorted by relevance

/reactos/dll/win32/devmgr/devmgmt/
H A DDeviceNode.h40 bool IsHidden();
H A DDeviceView.cpp510 if (DeviceNode->IsHidden()) in ListDevicesByType()
613 if ((m_ShowHidden == TRUE) || (!(DeviceNode->IsHidden()))) in RecurseChildDevices()
647 if ((m_ShowHidden == TRUE) || (!(DeviceNode->IsHidden()))) in RecurseChildDevices()
H A DDeviceNode.cpp180 CDeviceNode::IsHidden() in IsHidden() function in CDeviceNode
/reactos/dll/win32/devmgr/properties/
H A Dproperties.h181 OUT BOOL *IsHidden);
H A Dmisc.cpp689 OUT BOOL *IsHidden) in IsDeviceHidden() argument
702 *IsHidden = ((Status & DN_NO_SHOW_IN_DM) != 0); in IsDeviceHidden()
/reactos/dll/win32/shell32/
H A DCOpenWithMenu.cpp59 static BOOL IsHidden(SApp *pApp);
287 BOOL COpenWithList::IsHidden(SApp *pApp) in IsHidden() function in COpenWithList
1047 if (!COpenWithList::IsHidden(&pAppList[i])) in Init()
/reactos/sdk/include/psdk/
H A Dwuapi.idl608 HRESULT IsHidden( [out, retval] VARIANT_BOOL *retval );
611 HRESULT IsHidden( [in] VARIANT_BOOL value );
/reactos/dll/win32/mshtml/
H A Dnsiface.idl2646 nsresult IsHidden(bool *_retval);