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

/vbox/src/VBox/Frontends/VBoxSDL/
H A DVBoxSDL.cpp184 static BOOL gfGuestNeedsHostCursor = FALSE; variable
430 pMCCEv->COMGETTER(NeedsHostCursor)(&gfGuestNeedsHostCursor);
2395 gpMouse->COMGETTER(NeedsHostCursor)(&gfGuestNeedsHostCursor);
3967 if (!gfGuestNeedsHostCursor && gfRelativeMouseGuest)
3986 if (!gfGuestNeedsHostCursor && gfRelativeMouseGuest)
4029 || gfGuestNeedsHostCursor

Completed in 44 milliseconds