Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/DPF
/ getScaleFactor
Method
getScaleFactor
dgl/src/Window.cpp:412–415 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
410
}
411
412
double Window::getScaleFactor() const noexcept
413
{
414
return pData->scaleFactor;
415
}
416
417
void Window::focus()
418
{
Callers
3
beginFrame
Method · 0.45
onMouse
Method · 0.45
onMotion
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected