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

/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuestInternal.h281 uint32_t fEventFilter; member in struct:VBOXGUESTSESSION
H A DVBoxGuest.cpp2629 fPrevious = pSession->fEventFilter;
2630 pSession->fEventFilter |= fOrMask;
2631 pSession->fEventFilter &= ~fNotMask;
2636 fChanged = fPrevious ^ pSession->fEventFilter;
2666 vbgdBitUsageTrackerChange(&pDevExt->EventFilterTracker, fChanged, pSession->fEventFilter,
2668 pSession->fEventFilter = fPrevious;
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dsjsxp.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 55 milliseconds