Searched refs:aEnabled (Results 26 - 37 of 37) sorted by relevance

12

/vbox/src/VBox/Main/include/
H A DVirtualBoxImpl.h152 void i_onNATNetworkSetting(IN_BSTR aNetworkName, BOOL aEnabled, IN_BSTR aNetwork,
H A DMachineImpl.h1154 BOOL *aEnabled);
/vbox/src/VBox/Main/src-client/
H A DDisplayImpl.cpp1734 HRESULT Display::setVideoModeHint(ULONG aDisplay, BOOL aEnabled, argument
1785 RT_BOOL(aEnabled),
1807 RT_BOOL(aEnabled), RT_BOOL(aChangeOrigin));
/vbox/src/VBox/Main/src-server/
H A DVirtualBoxImpl.cpp2923 void VirtualBox::i_onNATNetworkSetting(IN_BSTR aNetworkName, BOOL aEnabled, argument
2928 fireNATNetworkSettingEvent(m->pEventSource, aNetworkName, aEnabled,
H A DMachineImpl.cpp2880 HRESULT Machine::getTeleporterEnabled(BOOL *aEnabled) argument
2884 *aEnabled = mUserData->s.fTeleporterEnabled;
6318 BOOL *aEnabled)
6337 *aEnabled = TRUE;
6348 *aEnabled = (u16Flags & VBVA_SCREEN_F_DISABLED) == 0;
6313 querySavedGuestScreenInfo(ULONG aScreenId, ULONG *aOriginX, ULONG *aOriginY, ULONG *aWidth, ULONG *aHeight, BOOL *aEnabled) argument
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h1917 PRBool* aEnabled,
H A DVBoxCAPI_v3_0.h2450 PRBool* aEnabled,
H A DVBoxCAPI_v3_1.h2357 PRBool* aEnabled,
H A DVBoxCAPI_v3_2.h2403 PRBool* aEnabled,
H A DVBoxCAPI_v4_0.h2555 PRBool* aEnabled,
H A DVBoxCAPI_v4_1.h2757 PRBool* aEnabled,
H A DVBoxCAPI_v4_2.h3006 PRBool* aEnabled,

Completed in 315 milliseconds

12