Home
last modified time | relevance | path

Searched refs:staff_symbol (Results 1 – 16 of 16) sorted by relevance

/dports/print/lilypond/lilypond-2.22.1/lily/
H A Dstaff-collecting-engraver.cc61 ADD_ACKNOWLEDGER (Staff_collecting_engraver, staff_symbol); in boot()
62 ADD_END_ACKNOWLEDGER (Staff_collecting_engraver, staff_symbol); in boot()
H A Dcoherent-ligature-engraver.cc96 Grob *staff_symbol = Staff_symbol_referencer::get_staff_symbol (item); in move_related_items_to_column() local
105 if (Staff_symbol_referencer::get_staff_symbol (sibling) != staff_symbol) in move_related_items_to_column()
H A Dside-position-interface.cc210 Grob *staff_symbol = Staff_symbol_referencer::get_staff_symbol (me); in aligned_side() local
215 = staff_symbol in aligned_side()
221 common[Y_AXIS] = staff_symbol->common_refpoint (common[Y_AXIS], Y_AXIS); in aligned_side()
331 common[Y_AXIS] = staff_symbol->common_refpoint (common[Y_AXIS], Y_AXIS); in aligned_side()
332 staff_extents = staff_symbol->maybe_pure_extent (common[Y_AXIS], Y_AXIS, pure, start, end); in aligned_side()
H A Dtab-staff-symbol-engraver.cc49 ADD_ACKNOWLEDGER (Tab_staff_symbol_engraver, staff_symbol); in boot()
H A Dledger-line-engraver.cc130 ADD_ACKNOWLEDGER (Ledger_line_engraver, staff_symbol); in boot()
H A Dsystem-start-delimiter-engraver.cc244 ADD_ACKNOWLEDGER (System_start_delimiter_engraver, staff_symbol); in boot()
H A Dslur-scoring.cc640 Grob *staff_symbol = Staff_symbol_referencer::get_staff_symbol (on_staff); in move_away_from_staffline() local
641 if (!staff_symbol) in move_away_from_staffline()
645 = (y - staff_symbol->relative_coordinate (common_[Y_AXIS], in move_away_from_staffline()
H A Dbeam.cc1440 Grob *staff_symbol = Staff_symbol_referencer::get_staff_symbol (me); in is_cross_staff() local
1442 if (Staff_symbol_referencer::get_staff_symbol (stems[i]) != staff_symbol) in is_cross_staff()
/dports/print/lilypond-devel/lilypond-2.23.5/lily/
H A Dstaff-collecting-engraver.cc62 ADD_ACKNOWLEDGER (Staff_collecting_engraver, staff_symbol); in boot()
63 ADD_END_ACKNOWLEDGER (Staff_collecting_engraver, staff_symbol); in boot()
H A Dcoherent-ligature-engraver.cc96 Grob *staff_symbol = Staff_symbol_referencer::get_staff_symbol (item); in move_related_items_to_column() local
105 if (Staff_symbol_referencer::get_staff_symbol (sibling) != staff_symbol) in move_related_items_to_column()
H A Dside-position-interface.cc212 Grob *staff_symbol = Staff_symbol_referencer::get_staff_symbol (me); in aligned_side() local
217 = staff_symbol in aligned_side()
223 common[Y_AXIS] = staff_symbol->common_refpoint (common[Y_AXIS], Y_AXIS); in aligned_side()
333 common[Y_AXIS] = staff_symbol->common_refpoint (common[Y_AXIS], Y_AXIS); in aligned_side()
334 staff_extents = staff_symbol->maybe_pure_extent (common[Y_AXIS], Y_AXIS, pure, start, end); in aligned_side()
H A Dtab-staff-symbol-engraver.cc49 ADD_ACKNOWLEDGER (Tab_staff_symbol_engraver, staff_symbol); in boot()
H A Dledger-line-engraver.cc129 ADD_ACKNOWLEDGER (Ledger_line_engraver, staff_symbol); in boot()
H A Dsystem-start-delimiter-engraver.cc245 ADD_ACKNOWLEDGER (System_start_delimiter_engraver, staff_symbol); in boot()
H A Dslur-scoring.cc635 Grob *staff_symbol = Staff_symbol_referencer::get_staff_symbol (on_staff); in move_away_from_staffline() local
636 if (!staff_symbol) in move_away_from_staffline()
640 = (y - staff_symbol->relative_coordinate (common_[Y_AXIS], in move_away_from_staffline()
H A Dbeam.cc1440 Grob *staff_symbol = Staff_symbol_referencer::get_staff_symbol (me); in is_cross_staff() local
1442 if (Staff_symbol_referencer::get_staff_symbol (stems[i]) != staff_symbol) in is_cross_staff()