Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dpublic_editor.h347 … = Editing::EDIT_IGNORE_NONE, bool from_context_menu = false, bool from_outside_canvas = false) = …
H A Deditor.h430 bool from_outside_canvas = false);
2222 bool from_outside_canvas = false);
H A Deditor.cc4808 …preferred_edit_position (EditIgnoreOption ignore, bool from_context_menu, bool from_outside_canvas) in get_preferred_edit_position() argument
4820 if (from_outside_canvas && (ep == EditAtMouse)) { in get_preferred_edit_position()
5024 …election_and_edit_point (EditIgnoreOption ignore, bool from_context_menu, bool from_outside_canvas) in get_regions_from_selection_and_edit_point() argument
5041 …lepos_t const where = get_preferred_edit_position (ignore, from_context_menu, from_outside_canvas); in get_regions_from_selection_and_edit_point()