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

/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/common/
H A DVBoxMPVidModes.cpp499 static BOOLEAN VBoxMPIsStartingUp(PVBOXMP_DEVEXT pExt, uint32_t iDisplay) function
546 if (VBoxMPIsStartingUp(pExt, iDisplay))
783 if (!bHaveSpecial && VBoxMPIsStartingUp(pExt, pExt->iDevice))
824 if (!VBoxMPIsStartingUp(pExt, pExt->iDevice))

Completed in 45 milliseconds