]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lookup.hh
release: 1.5.46
[lilypond.git] / lily / include / lookup.hh
index 17b8a5e654c47be1975f1026185e305ecc1dcc34..447d0e4eca136637bee867dc583aedbdf8ba01de 100644 (file)
@@ -22,6 +22,8 @@ struct Lookup
   static Molecule accordion (SCM arg, Real interline_f, Font_metric*fm);
   static Molecule frame (Box b, Real thick);
   static Molecule slur (Bezier controls, Real cthick, Real thick) ;
+  static Molecule bezier_sandwich (Bezier, Bezier);
+  static Molecule horizontal_slope (Real, Real, Real);
   static Molecule beam (Real, Real, Real) ;
   static Molecule dashed_slur (Bezier, Real thick, Real dash) ;
   static Molecule blank (Box b) ;