Searched defs:fTransient (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/
H A DVBoxMPVModes.cpp207 int vboxWddmVModesAdd(PVBOXMP_DEVEXT pExt, VBOXWDDM_VMODES *pModes, uint32_t u32Target, const RTRECTSIZE *pResolution, BOOLEAN fTransient) argument
248 if (!fTransient) /* if the mode is not transient anymore, remove it from transient */
275 if (fTransient)
/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageMisc.cpp936 bool fTransient = false; local
966 fTransient = true;
986 if (fTransient)
1031 bool fTransient = false; local
1046 fTransient = true;
1056 if (fTransient)

Completed in 47 milliseconds