Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/DPF
/ uiScaleFactorChanged
Method
uiScaleFactorChanged
distrho/src/DistrhoUI.cpp:536–538 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
534
* UI Callbacks (optional) */
535
536
void UI::uiScaleFactorChanged(double)
537
{
538
}
539
540
std::vector<DGL_NAMESPACE::ClipboardDataOffer> UI::getClipboardDataOfferTypes()
541
{
Callers
2
onScaleFactorChanged
Function · 0.80
notifyScaleFactorChanged
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected