MCPcopy Create free account
hub / github.com/DISTRHO/Cardinal / getScaleFactor

Method getScaleFactor

plugins/Cardinal/src/ImGuiWidget.cpp:254–257  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

252}
253
254float ImGuiWidget::getScaleFactor() const noexcept
255{
256 return imData->scaleFactor;
257}
258
259void ImGuiWidget::onContextCreate(const ContextCreateEvent& e)
260{

Callers 9

Window.cppFile · 0.80
mainFunction · 0.80
Window.cppFile · 0.80
Window.cppFile · 0.80
Window.cppFile · 0.80
Window.cppFile · 0.80
Window.cppFile · 0.80
Window.cppFile · 0.80
Window.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected