MCPcopy 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
412double Window::getScaleFactor() const noexcept
413{
414 return pData->scaleFactor;
415}
416
417void Window::focus()
418{

Callers 3

beginFrameMethod · 0.45
onMouseMethod · 0.45
onMotionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected