Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/DPF
/ setFontScale
Method
setFontScale
examples/FileHandling/NanoButton.cpp:51–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
}
50
51
void Button::setFontScale(const float scale)
52
{
53
fontScale = scale;
54
}
55
56
void Button::setLabel(const std::string& label2)
57
{
Callers
1
onResize
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected