Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
254
float ImGuiWidget::getScaleFactor() const noexcept
255
{
256
return imData->scaleFactor;
257
}
258
259
void ImGuiWidget::onContextCreate(const ContextCreateEvent& e)
260
{
Callers
9
Window.cpp
File · 0.80
main
Function · 0.80
Window.cpp
File · 0.80
Window.cpp
File · 0.80
Window.cpp
File · 0.80
Window.cpp
File · 0.80
Window.cpp
File · 0.80
Window.cpp
File · 0.80
Window.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected