Code

CodingStyle: const placement
[inkscape.git] / src / selection-chemistry.h
index 9fbeaa9ecd0844441ea6013bb11e708cc8ffe4b0..1e2e4cf077be0f10ac93ab19ef0f9e96752c596b 100644 (file)
@@ -53,6 +53,9 @@ void sp_selection_copy();
 void sp_selection_paste(bool in_place);
 void sp_selection_paste_style();
 
+void sp_selection_paste_size(bool apply_x, bool apply_y);
+void sp_selection_paste_size_separately(bool apply_x, bool apply_y);
+
 void sp_selection_to_next_layer ();
 void sp_selection_to_prev_layer ();
 
@@ -87,6 +90,9 @@ void sp_redo (SPDesktop *desktop, SPDocument *doc);
 
 void sp_selection_create_bitmap_copy ();
 
+void sp_selection_set_mask(bool apply_clip_path, bool apply_to_layer);
+void sp_selection_unset_mask(bool apply_clip_path);
+
 /* selection cycling */
 
 typedef enum