MCPcopy Create free account
hub / github.com/DamRsn/NeuralNote / getLabelFont

Method getLabelFont

NeuralNote/Source/Components/NeuralNoteLNF.h:22–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20 Font getTextButtonFont(TextButton&, int buttonHeight) override { return UIDefines::LARGE_FONT(); };
21
22 Font getLabelFont(juce::Label&) override { return UIDefines::DROPDOWN_FONT(); };
23
24 void drawRotarySlider(Graphics&,
25 int x,

Callers

nothing calls this directly

Calls 1

DROPDOWN_FONTFunction · 0.85

Tested by

no test coverage detected