Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MicrosoftEdge/WebView2Samples
/ GetTextScale
Method
GetTextScale
SampleApps/WebView2APISample/AppWindow.cpp:3031–3034 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3029
}
3030
3031
double AppWindow::GetTextScale()
3032
{
3033
return m_uiSettings ? m_uiSettings.TextScaleFactor() : 1.0f;
3034
}
3035
3036
void AppWindow::AddRef()
3037
{
Callers
2
SetRasterizationScale
Method · 0.80
UpdateFont
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected