Home
last modified time | relevance | path

Searched refs:layer_move_action (Results 1 – 9 of 9) sorted by relevance

/dports/devel/etl/synfig-1.2.2/synfig-studio/src/synfigapp/
H A Dcanvasinterface.h287 bool layer_move_action(const synfig::Layer::Handle &layer, int depth);
H A Dcanvasinterface.cpp415 CanvasInterface::layer_move_action(const synfig::Layer::Handle &layer, int depth) in layer_move_action() function in CanvasInterface
448 layer_move_action(layer, depth); in add_layer_to()
/dports/graphics/synfig/synfig-1.2.2/synfig-studio/src/synfigapp/
H A Dcanvasinterface.h287 bool layer_move_action(const synfig::Layer::Handle &layer, int depth);
H A Dcanvasinterface.cpp415 CanvasInterface::layer_move_action(const synfig::Layer::Handle &layer, int depth) in layer_move_action() function in CanvasInterface
448 layer_move_action(layer, depth); in add_layer_to()
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-studio/src/synfigapp/
H A Dcanvasinterface.h287 bool layer_move_action(const synfig::Layer::Handle &layer, int depth);
H A Dcanvasinterface.cpp415 CanvasInterface::layer_move_action(const synfig::Layer::Handle &layer, int depth) in layer_move_action() function in CanvasInterface
448 layer_move_action(layer, depth); in add_layer_to()
/dports/devel/etl/synfig-1.2.2/synfig-studio/src/gui/trees/
H A Dlayertreestore.cpp438 canvas_interface()->layer_move_action(layer, depth); in set_value_impl()
650 canvas_interface()->layer_move_action(dest_layer, dest_layer_depth); in drag_data_received_vfunc()
/dports/graphics/synfig/synfig-1.2.2/synfig-studio/src/gui/trees/
H A Dlayertreestore.cpp438 canvas_interface()->layer_move_action(layer, depth); in set_value_impl()
650 canvas_interface()->layer_move_action(dest_layer, dest_layer_depth); in drag_data_received_vfunc()
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-studio/src/gui/trees/
H A Dlayertreestore.cpp438 canvas_interface()->layer_move_action(layer, depth); in set_value_impl()
650 canvas_interface()->layer_move_action(dest_layer, dest_layer_depth); in drag_data_received_vfunc()