Home
last modified time | relevance | path

Searched refs:ly_assoc (Results 1 – 25 of 26) sorted by relevance

12

/dports/print/lilypond-devel/lilypond-2.23.5/lily/
H A Dpaper-def.cc73 SCM handle = ly_assoc (to_scm (lookup_mag), sizes); in find_scaled_font()
94 SCM handle = ly_assoc (size_key, sizes); in find_pango_font()
H A Dambitus-engraver.cc193 SCM handle = ly_assoc (scm_cons (to_scm (p.get_octave ()), in finalize()
199 = ly_assoc (to_scm (p.get_notename ()), start_key_sig_); in finalize()
H A Dscript-engraver.cc98 SCM entry = ly_assoc (sym, alist); in copy_property()
112 SCM art = ly_assoc (art_type, alist); in make_script_from_event()
H A Dkey-performer.cc81 SCM third = ly_assoc (to_scm (2), c_pitchlist); in process_music()
H A Dbreak-align-engraver.cc141 SCM s = ly_assoc (align_name, column_alist_); in add_to_group()
H A Dkey-signature-interface.cc113 SCM handle = ly_assoc (scm_cons (glyph_name_scm, last_glyph_name), in print()
H A Ddrum-note-engraver.cc99 if (scm_is_false (ly_assoc (script, get_property (context (), "scriptDefinitions")))) in process_music()
H A Dpitched-trill-engraver.cc114 SCM handle = ly_assoc (key, keysig); in make_trill()
H A Dkey-engraver.cc92 SCM new_alter_pair = ly_assoc (scm_caar (s), key); in create_key()
H A Dgeneral-scheme.cc172 SCM handle = ly_assoc (key, alist);
354 : ly_assoc (key, scm_car (achain));
H A Dengraver-group.cc126 SCM nm = ly_assoc (name_sym, meta); in acknowledge_grobs()
H A Daccidental-placement.cc72 SCM entry = ly_assoc (key, accs); in add_accidental()
/dports/print/lilypond/lilypond-2.22.1/lily/
H A Dpaper-def.cc73 SCM handle = ly_assoc (to_scm (lookup_mag), sizes); in find_scaled_font()
94 SCM handle = ly_assoc (size_key, sizes); in find_pango_font()
H A Dambitus-engraver.cc196 SCM handle = ly_assoc (scm_cons (to_scm (p.get_octave ()), in finalize()
202 = ly_assoc (to_scm (p.get_notename ()), start_key_sig_); in finalize()
H A Dengraver-group.cc125 SCM nm = ly_assoc (name_sym, meta); in acknowledge_grobs()
138 SCM ifaces = scm_cdr (ly_assoc (ly_symbol2scm ("interfaces"), meta)); in acknowledge_grobs()
H A Dscript-engraver.cc97 SCM entry = ly_assoc (sym, alist); in copy_property()
111 SCM art = ly_assoc (art_type, alist); in make_script_from_event()
H A Dkey-performer.cc81 SCM third = ly_assoc (to_scm (2), c_pitchlist); in process_music()
H A Dbreak-align-engraver.cc137 SCM s = ly_assoc (align_name, column_alist_); in add_to_group()
H A Dkey-signature-interface.cc110 SCM handle = ly_assoc (scm_cons (glyph_name_scm, last_glyph_name), in print()
H A Ddrum-note-engraver.cc99 if (scm_is_false (ly_assoc ( in process_music()
H A Dpitched-trill-engraver.cc113 SCM handle = ly_assoc (key, keysig); in make_trill()
H A Dkey-engraver.cc92 SCM new_alter_pair = ly_assoc (scm_caar (s), key); in create_key()
H A Dgeneral-scheme.cc165 SCM handle = ly_assoc (key, alist);
396 : ly_assoc (key, scm_car (achain));
H A Daccidental-placement.cc70 SCM entry = ly_assoc (key, accs); in add_accidental()
/dports/print/lilypond/lilypond-2.22.1/lily/include/
H A Dlily-guile.hh66 inline SCM ly_assoc (SCM key, SCM alist) in ly_assoc() function

12