Searched refs:GetActive (Results 1 - 11 of 11) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/
H A DUIGDetailsElements.cpp954 if (coll[i].GetActive())
/vbox/src/VBox/Frontends/VirtualBox/src/settings/machine/
H A DUIMachineSettingsUSB.cpp281 usbFilterData.m_fActive = filter.GetActive();
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h2571 nsresult (*GetActive)(IRemoteDisplayInfo *pThis, PRBool *active); member in struct:IRemoteDisplayInfo_vtbl
4248 nsresult (*GetActive)(IUSBDeviceFilter *pThis, PRBool *active); member in struct:IUSBDeviceFilter_vtbl
H A DVBoxCAPI_v3_0.h3109 nsresult (*GetActive)(IRemoteDisplayInfo *pThis, PRBool *active); member in struct:IRemoteDisplayInfo_vtbl
4774 nsresult (*GetActive)(IUSBDeviceFilter *pThis, PRBool *active); member in struct:IUSBDeviceFilter_vtbl
H A DVBoxCAPI_v3_1.h3124 nsresult (*GetActive)(IRemoteDisplayInfo *pThis, PRBool *active); member in struct:IRemoteDisplayInfo_vtbl
4672 nsresult (*GetActive)(IUSBDeviceFilter *pThis, PRBool *active); member in struct:IUSBDeviceFilter_vtbl
H A DVBoxCAPI_v3_2.h3246 nsresult (*GetActive)(IRemoteDisplayInfo *pThis, PRBool *active); member in struct:IRemoteDisplayInfo_vtbl
4897 nsresult (*GetActive)(IUSBDeviceFilter *pThis, PRBool *active); member in struct:IUSBDeviceFilter_vtbl
H A DVBoxCAPI_v4_0.h3461 nsresult (*GetActive)(IVRDEServerInfo *pThis, PRBool *active); member in struct:IVRDEServerInfo_vtbl
5315 nsresult (*GetActive)(IUSBDeviceFilter *pThis, PRBool *active); member in struct:IUSBDeviceFilter_vtbl
H A DVBoxCAPI_v4_1.h3682 nsresult (*GetActive)(IVRDEServerInfo *pThis, PRBool *active); member in struct:IVRDEServerInfo_vtbl
5707 nsresult (*GetActive)(IUSBDeviceFilter *pThis, PRBool *active); member in struct:IUSBDeviceFilter_vtbl
H A DVBoxCAPI_v4_2.h4026 nsresult (*GetActive)(IVRDEServerInfo *pThis, PRBool *active); member in struct:IVRDEServerInfo_vtbl
6648 nsresult (*GetActive)(IUSBDeviceFilter *pThis, PRBool *active); member in struct:IUSBDeviceFilter_vtbl
H A DVBoxCAPI_v4_3.h6918 nsresult (*GetActive)(IVRDEServerInfo *pThis, PRBool *active); member in struct:IVRDEServerInfo_vtbl
6955 nsresult (*GetActive)(IVRDEServerInfo *pThis, PRBool *active); member in struct:IVRDEServerInfoVtbl
6989 #define IVRDEServerInfo_get_Active(p, aActive) ((p)->lpVtbl->GetActive(p, aActive))
6990 #define IVRDEServerInfo_GetActive(p, aActive) ((p)->lpVtbl->GetActive(p, aActive))
13835 nsresult (*GetActive)(IUSBDeviceFilter *pThis, PRBool *active); member in struct:IUSBDeviceFilter_vtbl
13875 nsresult (*GetActive)(IUSBDeviceFilter *pThis, PRBool *active); member in struct:IUSBDeviceFilterVtbl
13913 #define IUSBDeviceFilter_get_Active(p, aActive) ((p)->lpVtbl->GetActive(p, aActive))
13914 #define IUSBDeviceFilter_GetActive(p, aActive) ((p)->lpVtbl->GetActive(p, aActive))
14083 nsresult (*GetActive)(IHostUSBDeviceFilter *pThis, PRBool *active); member in struct:IHostUSBDeviceFilterVtbl
14124 #define IHostUSBDeviceFilter_get_Active(p, aActive) ((p)->lpVtbl->GetActive(
[all...]
/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DVBoxGlobal.cpp1410 if (coll[i].GetActive())

Completed in 4947 milliseconds