Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Deditor.cc3245 …t)GridTypeNone], sigc::bind (sigc::mem_fun(*this, &Editor::grid_type_selection_done), (GridTy… in build_grid_type_menu()
3246 …t)GridTypeBar], sigc::bind (sigc::mem_fun(*this, &Editor::grid_type_selection_done), (GridTy… in build_grid_type_menu()
3247 …t)GridTypeBeat], sigc::bind (sigc::mem_fun(*this, &Editor::grid_type_selection_done), (GridTy… in build_grid_type_menu()
3259 …t)GridTypeBeatDiv3], sigc::bind (sigc::mem_fun(*this, &Editor::grid_type_selection_done), (GridTy… in build_grid_type_menu()
3260 …t)GridTypeBeatDiv6], sigc::bind (sigc::mem_fun(*this, &Editor::grid_type_selection_done), (GridTy… in build_grid_type_menu()
3261 …t)GridTypeBeatDiv12], sigc::bind (sigc::mem_fun(*this, &Editor::grid_type_selection_done), (GridTy… in build_grid_type_menu()
3262 …t)GridTypeBeatDiv24], sigc::bind (sigc::mem_fun(*this, &Editor::grid_type_selection_done), (GridTy… in build_grid_type_menu()
3270 …t)GridTypeBeatDiv5], sigc::bind (sigc::mem_fun(*this, &Editor::grid_type_selection_done), (GridTy… in build_grid_type_menu()
3280 …t)GridTypeBeatDiv7], sigc::bind (sigc::mem_fun(*this, &Editor::grid_type_selection_done), (GridTy… in build_grid_type_menu()
3288 …(int)GridTypeMinSec], sigc::bind (sigc::mem_fun(*this, &Editor::grid_type_selection_done), (GridTy… in build_grid_type_menu()
[all …]
H A Deditor.h1867 void grid_type_selection_done (Editing::GridType);