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

/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxTray.cpp118 static void VBoxConsoleCapSetSupported(uint32_t iCap, BOOL fSupported);
1925 static void VBoxConsoleCapSetSupported(uint32_t iCap, BOOL fSupported) function
1944 VBoxConsoleCapSetSupported(VBOXCAPS_ENTRY_IDX_SEAMLESS, fSupported);
1949 VBoxConsoleCapSetSupported(VBOXCAPS_ENTRY_IDX_GRAPHICS, fSupported);

Completed in 48 milliseconds