MCPcopy 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
51void Button::setFontScale(const float scale)
52{
53 fontScale = scale;
54}
55
56void Button::setLabel(const std::string& label2)
57{

Callers 1

onResizeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected