]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/staff-symbol-referencer.hh
release: 1.3.93
[lilypond.git] / lily / include / staff-symbol-referencer.hh
index 82c84cfc6acb9cb266363fb2584c2a91470418a6..129848172bbeddab67f690890c38e69b75e58b9e 100644 (file)
@@ -33,6 +33,8 @@ public:
  
   static Real staff_space (Score_element*);
   static Score_element * staff_symbol_l (Score_element*);
+  static bool on_staffline (Score_element*);
+  static bool on_staffline (Score_element*,int);
   static int line_count (Score_element*);
   static Real position_f (Score_element*);
   static Real staff_radius (Score_element*);