Searched defs:fEnabled (Results 51 - 75 of 84) sorted by relevance

1234

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIMouseHandler.cpp249 void UIMouseHandler::setMouseIntegrationEnabled(bool fEnabled) argument
252 if (uisession()->isMouseIntegrated() == fEnabled)
256 uisession()->setMouseIntegrated(fEnabled);
H A DUISession.cpp1272 BOOL fEnabled = true; local
1276 uGuestWidth, uGuestHeight, fEnabled);
1277 m_monitorVisibilityVector[iScreenIndex] = fEnabled;
1349 const bool fEnabled = fEnabledGlobally && fEnabledForMachine; local
1351 pActionMenuBarSettings->setEnabled(fEnabled);
1354 pActionMenuBarSwitch->setChecked(fEnabled);
1363 const bool fEnabled = fEnabledGlobally && fEnabledForMachine; local
1365 pActionStatusBarSettings->setEnabled(fEnabled);
1368 pActionStatusBarSwitch->setChecked(fEnabled);
H A DUIMachineLogic.cpp633 void UIMachineLogic::sltHidLedsSyncStateChanged(bool fEnabled) argument
635 m_fIsHidLedsSyncEnabled = fEnabled;
1194 bool fEnabled = gEDataManager->realtimeDockIconUpdateEnabled(vboxGlobal().managedVMUuid()); local
1195 if (fEnabled)
1203 setDockIconPreviewEnabled(fEnabled);
1334 void UIMachineLogic::sltToggleMouseIntegration(bool fEnabled) argument
1341 mouseHandler()->setMouseIntegrationEnabled(fEnabled);
1532 void UIMachineLogic::sltToggleGuestAutoresize(bool fEnabled) argument
1540 pMachineWindow->machineView()->setGuestAutoresizeEnabled(fEnabled);
1636 void UIMachineLogic::sltToggleVideoCapture(bool fEnabled) argument
1667 sltToggleVRDE(bool fEnabled) argument
2001 bool fEnabled = pAction != actionPool()->action(UIActionIndexRT_M_Dock_M_DockSettings_T_DisableMonitor); local
2012 sltChangeDockIconUpdate(bool fEnabled) argument
2335 bool fEnabled = false; local
[all...]
/vbox/src/VBox/VMM/VMMR3/
H A DCSAM.cpp307 bool fEnabled; local
308 rc = CFGMR3QueryBool(CFGMR3GetRoot(pVM), "CSAMEnabled", &fEnabled);
311 fEnabled = true;
313 fEnabled = false;
315 if (fEnabled)
2757 * @param fEnabled Whether to enable or disable scanning.
2759 VMMR3DECL(int) CSAMR3SetScanningEnabled(PUVM pUVM, bool fEnabled) argument
2772 if (fEnabled)
H A DPDM.cpp2619 * @param fEnabled The tracing setting to check for.
2621 VMMR3_INT_DECL(bool) PDMR3TracingAreAll(PVM pVM, bool fEnabled) argument
2625 if (pDevIns->fTracing != (uint32_t)fEnabled)
2630 if (pDrvIns->fTracing != (uint32_t)fEnabled)
2637 if (pUsbIns->fTracing != (uint32_t)fEnabled)
2642 if (pDrvIns->fTracing != (uint32_t)fEnabled)
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest.cpp798 * @param fEnabled Set true to enable guest heartbeat checks on host.
800 static int vbgdHeartbeatHostConfigure(PVBOXGUESTDEVEXT pDevExt, bool fEnabled) argument
807 pReq->fEnabled = fEnabled;
/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/
H A DVBoxMPVdma.h264 BOOL fEnabled; member in struct:VBOXVDMAINFO
/vbox/include/VBox/
H A DVBoxTpG.h42 uint32_t fEnabled : 1; member in struct:VTGPROBELOC32
59 uint32_t fEnabled : 1; member in struct:VTGPROBELOC64
78 uint32_t fEnabled : 1; member in struct:VTGPROBELOC
H A Dsup.h1931 bool fEnabled; member in struct:SUPDRVPROBELOC
/vbox/include/VBox/vmm/
H A Dpdmaudioifs.h313 bool fEnabled; member in struct:PDMAUDIOHSTSTRMIN
334 bool fEnabled; member in struct:PDMAUDIOHSTSTRMOUT
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA_VBVA.cpp2626 uint32_t dy, uint32_t fEnabled,
2641 pCtx->aModeHints[iDisplay].fEnabled = fEnabled;
2653 uint32_t dy, uint32_t fEnabled,
2662 rc = vbvaSendModeHintWorker(pThis, cx, cy, cBPP, iDisplay, dx, dy, fEnabled,
2624 vbvaSendModeHintWorker(PVGASTATE pThis, uint32_t cx, uint32_t cy, uint32_t cBPP, uint32_t iDisplay, uint32_t dx, uint32_t dy, uint32_t fEnabled, uint32_t fNotifyGuest) argument
2650 vbvaPortSendModeHint(PPDMIDISPLAYPORT pInterface, uint32_t cx, uint32_t cy, uint32_t cBPP, uint32_t iDisplay, uint32_t dx, uint32_t dy, uint32_t fEnabled, uint32_t fNotifyGuest) argument
H A DDevVGA-SVGA3d-win.cpp219 bool fEnabled; member in struct:__anon13198
5114 pContext->state.aLightData[index].fEnabled = !!enabled;
H A DDevVGA-SVGA3d-ogl.cpp606 bool fEnabled; member in struct:__anon13179
6600 pContext->state.aLightData[index].fEnabled = !!enabled;
/vbox/src/VBox/Devices/Input/
H A DDevPS2.cpp763 bool fEnabled = !!(pThis->mouse_status & MOUSE_STATUS_ENABLED); local
765 pDrv->pfnReportModes(pDrv, fEnabled, false, false);
H A DPS2M.cpp398 static void ps2mSetDriverState(PPS2M pThis, bool fEnabled) argument
402 pDrv->pfnReportModes(pDrv, fEnabled, false, false);
/vbox/src/VBox/Main/src-server/
H A DApplianceImplExport.cpp535 BOOL fEnabled; local
542 rc = pNetworkAdapter->COMGETTER(Enabled)(&fEnabled);
545 if (fEnabled)
/vbox/src/VBox/Devices/VMMDev/
H A DVMMDev.cpp434 if (pReq->fEnabled != pThis->fHBCheckEnabled)
436 ASMAtomicWriteBool(&pThis->fHBCheckEnabled, pReq->fEnabled);
437 if (pReq->fEnabled)
1397 pReq->fEnabled = pDispRequest->lastReadDisplayChangeRequest.fEnabled;
1411 pReq->fEnabled = pDispRequest->displayChangeRequest.fEnabled;
1416 pReq->xres, pReq->yres, pReq->bpp, pReq->display, pReq->cxOrigin, pReq->cyOrigin, pReq->fEnabled));
2289 pReq->fEnabled = false;
2290 int rc = pThis->pDrv->pfnIsPageFusionEnabled(pThis->pDrv, &pReq->fEnabled);
3082 vmmdevIPort_RequestDisplayChange(PPDMIVMMDEVPORT pInterface, uint32_t cx, uint32_t cy, uint32_t cBits, uint32_t idxDisplay, int32_t xOrigin, int32_t yOrigin, bool fEnabled, bool fChangeOrigin) argument
3145 vmmdevIPort_RequestSeamlessChange(PPDMIVMMDEVPORT pInterface, bool fEnabled) argument
3286 vmmdevIPort_VBVAChange(PPDMIVMMDEVPORT pInterface, bool fEnabled) argument
[all...]
/vbox/src/VBox/Frontends/VirtualBox/src/platform/darwin/
H A DDarwinKeyboard.cpp1281 static int darwinLedElementSetValue(IOHIDDeviceRef hidDevice, IOHIDElementRef element, bool fEnabled) argument
1291 valueRef = IOHIDValueCreateWithIntegerValue(kCFAllocatorDefault, element, 0, (fEnabled) ? 1 : 0);
1296 LogRel2(("Warning! Something went wrong in attempt to turn %s HID device led (error %d)!\n", ((fEnabled) ? "on" : "off"), rc));
1298 LogRel2(("Led (%d) is turned %s\n", (int)IOHIDElementGetUsage(element), ((fEnabled) ? "on" : "off")));
1307 static int darwinLedElementGetValue(IOHIDDeviceRef hidDevice, IOHIDElementRef element, bool *fEnabled) argument
1325 *fEnabled = false;
1328 *fEnabled = true;
/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageList.cpp1116 BOOL fEnabled; local
1117 svr->COMGETTER(Enabled)(&fEnabled);
1118 RTPrintf("Enabled: %s\n", fEnabled ? "Yes" : "No");
1148 BOOL fEnabled; local
1149 net->COMGETTER(IPv6Enabled)(&fEnabled);
1150 RTPrintf("IPv6 Enabled: %s\n", fEnabled ? "Yes" : "No");
1154 net->COMGETTER(NeedDhcpServer)(&fEnabled);
1155 RTPrintf("DHCP Enabled: %s\n", fEnabled ? "Yes" : "No");
1156 net->COMGETTER(Enabled)(&fEnabled);
1157 RTPrintf("Enabled: %s\n", fEnabled
[all...]
H A DVBoxManageInfo.cpp983 BOOL fEnabled; local
984 nic->COMGETTER(Enabled)(&fEnabled);
985 if (!fEnabled)
1367 BOOL fEnabled; local
1368 uart->COMGETTER(Enabled)(&fEnabled);
1369 if (!fEnabled)
1449 BOOL fEnabled; local
1450 lpt->COMGETTER(Enabled)(&fEnabled);
1451 if (!fEnabled)
1487 BOOL fEnabled; local
1742 BOOL fEnabled = false; local
[all...]
/vbox/src/VBox/Additions/x11/vboxvideo/
H A Dvboxvideo.c395 bool fEnabled = (mode != DPMSModeOff); local
398 pVBox->pScreens[cDisplay].fCrtcEnabled = fEnabled;
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxDispIf.cpp55 DWORD aBitsPerPixel, LONG aPosX, LONG aPosY, BOOL fEnabled, BOOL fExtDispSup);
1473 static DWORD vboxDispIfWddmEnableDisplays(PCVBOXDISPIF const pIf, UINT cIds, UINT *pIds, BOOL fEnabled, BOOL fSetTopology, DEVMODE *pDeviceMode) argument
1514 if (!((iPath >= 0) && (DispCfg.pPathInfoArray[iPath].flags & DISPLAYCONFIG_PATH_ACTIVE)) != !fEnabled)
1551 winEr = vboxDispIfWddmDcSettingsUpdate(&DispCfg, iPath, pDeviceMode, !fEnabled || fSetTopology, fEnabled);
H A DVBoxTray.cpp1630 typedef DECLCALLBACKPTR(void, PFNVBOXCAPS_ENTRY_ON_ENABLE)(struct VBOXCAPS *pConsole, struct VBOXCAPS_ENTRY *pCap, BOOL fEnabled);
1650 static DECLCALLBACK(void) vboxCapsOnEnableSeamles(struct VBOXCAPS *pConsole, struct VBOXCAPS_ENTRY *pCap, BOOL fEnabled) argument
1652 if (fEnabled)
/vbox/src/VBox/Runtime/common/misc/
H A Dlockvalidator.cpp1483 RTDECL(int) RTLockValidatorClassEnforceStrictReleaseOrder(RTLOCKVALCLASS hClass, bool fEnabled) argument
1489 ASMAtomicWriteBool(&pClass->fStrictReleaseOrder, fEnabled);
2925 void *hLock, bool fEnabled, const char *pszNameFmt, va_list va)
2934 pRec->fEnabled = fEnabled && RTLockValidatorIsEnabled();
2962 void *hLock, bool fEnabled, const char *pszNameFmt, ...)
2966 RTLockValidatorRecExclInitV(pRec, hClass, uSubClass, hLock, fEnabled, pszNameFmt, va);
2972 uint32_t uSubClass, void *pvLock, bool fEnabled,
2979 RTLockValidatorRecExclInitV(pRec, hClass, uSubClass, pvLock, fEnabled, pszNameFmt, va);
2985 uint32_t uSubClass, void *pvLock, bool fEnabled,
2924 RTLockValidatorRecExclInitV(PRTLOCKVALRECEXCL pRec, RTLOCKVALCLASS hClass, uint32_t uSubClass, void *hLock, bool fEnabled, const char *pszNameFmt, va_list va) argument
2961 RTLockValidatorRecExclInit(PRTLOCKVALRECEXCL pRec, RTLOCKVALCLASS hClass, uint32_t uSubClass, void *hLock, bool fEnabled, const char *pszNameFmt, ...) argument
2971 RTLockValidatorRecExclCreateV(PRTLOCKVALRECEXCL *ppRec, RTLOCKVALCLASS hClass, uint32_t uSubClass, void *pvLock, bool fEnabled, const char *pszNameFmt, va_list va) argument
2984 RTLockValidatorRecExclCreate(PRTLOCKVALRECEXCL *ppRec, RTLOCKVALCLASS hClass, uint32_t uSubClass, void *pvLock, bool fEnabled, const char *pszNameFmt, ...) argument
3394 RTLockValidatorRecSharedInitV(PRTLOCKVALRECSHRD pRec, RTLOCKVALCLASS hClass, uint32_t uSubClass, void *hLock, bool fSignaller, bool fEnabled, const char *pszNameFmt, va_list va) argument
3431 RTLockValidatorRecSharedInit(PRTLOCKVALRECSHRD pRec, RTLOCKVALCLASS hClass, uint32_t uSubClass, void *hLock, bool fSignaller, bool fEnabled, const char *pszNameFmt, ...) argument
3441 RTLockValidatorRecSharedCreateV(PRTLOCKVALRECSHRD *ppRec, RTLOCKVALCLASS hClass, uint32_t uSubClass, void *pvLock, bool fSignaller, bool fEnabled, const char *pszNameFmt, va_list va) argument
3454 RTLockValidatorRecSharedCreate(PRTLOCKVALRECSHRD *ppRec, RTLOCKVALCLASS hClass, uint32_t uSubClass, void *pvLock, bool fSignaller, bool fEnabled, const char *pszNameFmt, ...) argument
4418 RTLockValidatorSetEnabled(bool fEnabled) argument
[all...]
/vbox/src/VBox/Main/src-client/
H A DConsoleVRDPServer.cpp1491 BOOL fEnabled; local
1492 HRESULT hrc = server->COMGETTER(Enabled)(&fEnabled);
1494 if (!fEnabled)

Completed in 185 milliseconds

1234