MCPcopy 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
79template<> inline
80double ExampleTextWidget<NanoSubWidget>::getScaleFactor()
81{
82 return getWindow().getScaleFactor();
83}
84
85// TopLevelWidget
86template<> inline

Callers 3

onDisplayMethod · 0.45
onResizeMethod · 0.45

Calls 1

getScaleFactorFunction · 0.50

Tested by

no test coverage detected