]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/hara-kiri-group-spanner.hh
patch::: 1.3.93.jcn2
[lilypond.git] / lily / include / hara-kiri-group-spanner.hh
index b2ddc79a08f00615705ccf7cde659c9ed6e7393e..7e3856e445a90ad11f7030d5ca6d1b4e342c9b3a 100644 (file)
   items-worth-living -- list of interesting items. If empty in a particular system,
     clear this line
 
+
+    todo: naming
 */
 class Hara_kiri_group_spanner 
 {
 public:
-  static Real force_hara_kiri_callback (Score_element * , Axis);
+  static SCM force_hara_kiri_callback (SCM,SCM);
+  static Interval y_extent (Score_element * , Axis);
+  static SCM force_hara_kiri_in_parent_callback(SCM,SCM);
+  static void add_element (Score_element *me, Score_element *e);
   static void set_interface (Score_element*me);
   static bool has_interface (Score_element*);
   static void consider_suicide (Score_element*me);