Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Deditor_mouse.cc2745 Editor::EnterContext* ctx = get_enter_context(RegionItem); in update_join_object_range_location()
2779 Editor::EnterContext* ctx = get_enter_context(StreamItem); in update_join_object_range_location()
H A Deditor_canvas.cc883 Editor::get_enter_context(ItemType type) in get_enter_context() function in Editor
H A Deditor.h543 EnterContext* get_enter_context(ItemType type);
H A Dmidi_region_view.cc3591 Editor::EnterContext* ctx = editor->get_enter_context(NoteItem); in note_mouse_position()