Home
last modified time | relevance | path

Searched refs:remove_from_selection (Results 1 – 10 of 10) sorted by relevance

/dports/audio/traverso/traverso-0.49.6/src/core/
H A DAudioClipManager.cpp111 remove_from_selection(clip); in remove_clip()
145 void AudioClipManager::remove_from_selection( AudioClip * clip ) in remove_from_selection() function in AudioClipManager
166 remove_from_selection(clip); in toggle_selected()
177 remove_from_selection(c); in select_clip()
H A DAudioClipManager.h69 void remove_from_selection(AudioClip* clip);
/dports/cad/horizon-eda/horizon-2.1.0/src/core/tools/
H A Dtool_line_loop_to_polygon.cpp86 void ToolLineLoopToPolygon::remove_from_selection(ObjectType type, const UUID &uu) in remove_from_selection() function in horizon::ToolLineLoopToPolygon
162 remove_from_selection(ObjectType::LINE, con->li->uuid); in begin()
166 remove_from_selection(ObjectType::ARC, con->arc->uuid); in begin()
171 remove_from_selection(ObjectType::JUNCTION, it.first->uuid); in begin()
H A Dtool_line_loop_to_polygon.hpp18 void remove_from_selection(ObjectType type, const UUID &uu);
/dports/games/wesnoth/wesnoth-1.14.17/src/editor/map/
H A Deditor_map.hpp138 bool remove_from_selection(const map_location& loc);
H A Deditor_map.cpp180 bool editor_map::remove_from_selection(const map_location& loc) in remove_from_selection() function in editor::editor_map
/dports/games/wesnoth/wesnoth-1.14.17/src/editor/action/
H A Daction_select.cpp86 mc.map().remove_from_selection(loc); in perform_without_undo()
/dports/audio/ardour6/Ardour-6.8.0/libs/gtkmm2ext/gtkmm2ext/
H A Ddndvbox.h586 remove_from_selection (child); in button_press()
634 void remove_from_selection (T* child) in remove_from_selection() function
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dmidi_region_view.h469 void remove_from_selection (NoteBase*);
H A Dmidi_region_view.cc2227 remove_from_selection(i->second); in invert_selection()
2399 remove_from_selection (ev); in note_deselected()
2427 remove_from_selection (i->second); in update_drag_selection()
2468 remove_from_selection (i->second); in update_vertical_drag_selection()
2474 MidiRegionView::remove_from_selection (NoteBase* ev) in remove_from_selection() function in MidiRegionView