Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AppleWin/AppleWin
/ GetViewportScale
Method
GetViewportScale
source/Windows/WinFrame.cpp:2877–2880 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2875
}
2876
2877
int Win32Frame::GetViewportScale(void)
2878
{
2879
return g_nViewportScale;
2880
}
2881
2882
int Win32Frame::SetViewportScale(int nNewScale, bool bForce /*=false*/)
2883
{
Callers
3
DebuggerMouseClick
Function · 0.80
StretchBltMemToFrameDC
Function · 0.80
RepeatInitialization
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected