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

/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxDisplay.cpp448 BOOL fModeReset = (Width == 0 && Height == 0 && BitsPerPixel == 0 && local
568 if ( !fModeReset && (!fEnabled == !fDispAlreadyEnabled)
/vbox/src/VBox/Additions/common/VBoxControl/
H A DVBoxControl.cpp423 BOOL fModeReset = (Width == 0 && Height == 0 && BitsPerPixel == 0); local
541 if ( !fModeReset

Completed in 100 milliseconds