Searched defs:fRestore (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageSnapshot.cpp293 fRestore = false, local
358 || (fRestore = !strcmp(a->argv[1], "restore"))
/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DVBoxGlobal.h154 /** Defines whether we should fRestore current snapshot before VM started. */
155 void setShouldRestoreCurrentSnapshot(bool fRestore) { mRestoreCurrentSnapshot = fRestore; } argument
/vbox/src/VBox/Additions/x11/vboxvideo/
H A Dvboxvideo.c1453 BOOL fRestore = TRUE; local
1471 fRestore = false;
1478 if (fRestore)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwinuser16.h306 BOOL16 fRestore; member in struct:__anon14285
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwinuser16.h306 BOOL16 fRestore; member in struct:__anon1609
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinuser.h1084 BOOL fRestore; member in struct:tagPAINTSTRUCT
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinuser.h1558 BOOL fRestore; member in struct:tagPAINTSTRUCT

Completed in 154 milliseconds