Home
last modified time | relevance | path

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

/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_basics/menus/
H A Djuce_PopupMenu.cpp1690 PopupMenu::Options PopupMenu::Options::withStandardItemHeight (int height) const in withStandardItemHeight() function in juce::PopupMenu::Options
1835 .withStandardItemHeight (standardItemHeight), in show()
1848 .withStandardItemHeight (standardItemHeight), in showAt()
1860 .withStandardItemHeight (standardItemHeight); in showAt()
H A Djuce_PopupMenu.h457 Options withStandardItemHeight (int standardHeight) const;
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_basics/menus/
H A Djuce_PopupMenu.cpp1815 PopupMenu::Options PopupMenu::Options::withStandardItemHeight (int height) const in withStandardItemHeight() function in juce::PopupMenu::Options
1976 .withStandardItemHeight (standardItemHeight), in show()
1989 .withStandardItemHeight (standardItemHeight), in showAt()
2001 .withStandardItemHeight (standardItemHeight); in showAt()
H A Djuce_PopupMenu.h469 Options withStandardItemHeight (int standardHeight) const;
/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_basics/lookandfeel/
H A Djuce_LookAndFeel_V2.cpp1218 .withStandardItemHeight (label.getHeight()); in getOptionsForComboBoxPopupMenu()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_basics/lookandfeel/
H A Djuce_LookAndFeel_V2.cpp1294 .withStandardItemHeight (label.getHeight()); in getOptionsForComboBoxPopupMenu()