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

/vbox/src/VBox/Frontends/VirtualBox/src/platform/darwin/
H A DVBoxUtils-darwin.cpp161 bool darwinIsInFullscreenMode(QWidget *pWidget) function
163 return ::darwinIsInFullscreenMode(::darwinToNativeWindow(pWidget));

Completed in 800 milliseconds