Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chrxh/alien
/ getContentScaleFactor
Method
getContentScaleFactor
source/Gui/WindowController.cpp:215–218 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
213
}
214
215
float WindowController::getContentScaleFactor()
216
{
217
return _contentScaleFactor;
218
}
219
220
float WindowController::getLastContentScaleFactor()
221
{
Callers
8
processInformation
Method · 0.80
processYesNo
Method · 0.80
setup
Method · 0.80
scale
Method · 0.80
scaleInverse
Method · 0.80
process
Method · 0.80
process
Method · 0.80
process
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected