Searched refs:VBOXDISPLAYCONTEXT (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxDisplay.cpp52 } VBOXDISPLAYCONTEXT; typedef in typeref:struct:_VBOXDISPLAYCONTEXT
54 static VBOXDISPLAYCONTEXT gCtx = {0};
64 static VBOXDISPLAY_DRIVER_TYPE getVBoxDisplayDriverType (VBOXDISPLAYCONTEXT *pCtx);
143 static VBOXDISPLAY_DRIVER_TYPE getVBoxDisplayDriverType(VBOXDISPLAYCONTEXT *pCtx)
145 static bool isVBoxDisplayDriverActive(VBOXDISPLAYCONTEXT *pCtx)
445 VBOXDISPLAYCONTEXT *pCtx, BOOL fExtDispSup)
712 VBOXDISPLAYCONTEXT *pCtx = (VBOXDISPLAYCONTEXT *)pInstance;

Completed in 260 milliseconds