Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AppleWin/AppleWin
/ GetFullScreenResolutionChangedByUser
Function
GetFullScreenResolutionChangedByUser
source/Windows/AppleWin.cpp:92–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
92
bool GetFullScreenResolutionChangedByUser(void)
93
{
94
return g_fullScreenResolutionChangedByUser;
95
}
96
97
static void ResetToLogoMode(void)
98
{
Callers
1
SetFullScreenMode
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected