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

/vbox/src/VBox/Main/include/
H A DDisplayImpl.h390 bool mfVMMDevSupportsGraphics; member in class:Display
/vbox/src/VBox/Main/src-client/
H A DDisplayImpl.cpp125 mfVMMDevSupportsGraphics = false;
1088 if ( mfVMMDevSupportsGraphics
1102 if (mfVMMDevSupportsGraphics == fSupportsGraphics)
1104 mfVMMDevSupportsGraphics = fSupportsGraphics;

Completed in 1007 milliseconds