Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/launch_control_xl/
H A Dlaunch_control_xl.cc267 LaunchControlXL::init_knobs_and_buttons() in init_knobs_and_buttons() function in LaunchControlXL
921 init_knobs_and_buttons(); in stripable_selection_changed()
947 init_knobs_and_buttons(); in stripable_property_change()
1199 MISSING_INVALIDATOR, boost::bind (&LaunchControlXL::init_knobs_and_buttons,this), lcxl); in init_dm_callbacks()
1212 MISSING_INVALIDATOR, boost::bind (&LaunchControlXL::init_knobs_and_buttons,this), lcxl); in init_dm_callbacks()
1216 MISSING_INVALIDATOR, boost::bind (&LaunchControlXL::init_knobs_and_buttons, this), lcxl); in init_dm_callbacks()
1220 MISSING_INVALIDATOR, boost::bind (&LaunchControlXL::init_knobs_and_buttons, this), lcxl); in init_dm_callbacks()
1226 MISSING_INVALIDATOR, boost::bind (&LaunchControlXL::init_knobs_and_buttons, this), lcxl); in init_dm_callbacks()
H A Dlaunch_control_xl.h479 void init_knobs_and_buttons();