Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/DPF
/ getScaleFactor
Method
getScaleFactor
tests/widgets/ExampleTextWidget.hpp:79–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
}
78
79
template<> inline
80
double ExampleTextWidget<NanoSubWidget>::getScaleFactor()
81
{
82
return getWindow().getScaleFactor();
83
}
84
85
// TopLevelWidget
86
template<> inline
Callers
3
onDisplay
Method · 0.45
onResize
Method · 0.45
createAndShowExampleWidgetStandaloneWindow
Function · 0.45
Calls
1
getScaleFactor
Function · 0.50
Tested by
no test coverage detected