Home
last modified time | relevance | path

Searched refs:buttonfilename (Results 1 – 1 of 1) sorted by relevance

/dports/audio/boops-lv2/BOops-1.8.2/src/
H A DIconPadButton.hpp31 const std::string buttonfilename, const std::string iconfilename, double defaultValue = 0.0) : in IconPadButton() argument
33 button (0, 0, height, height, name + "/icon", buttonfilename), in IconPadButton()