Home
last modified time | relevance | path

Searched refs:SHARP_ALTERATION (Results 1 – 8 of 8) sorted by relevance

/dports/print/lilypond/lilypond-2.22.1/lily/include/
H A Dpitch.hh99 extern Rational SHARP_ALTERATION;
/dports/print/lilypond-devel/lilypond-2.23.5/lily/include/
H A Dpitch.hh99 extern Rational SHARP_ALTERATION;
/dports/print/lilypond/lilypond-2.22.1/lily/
H A Dpitch.cc310 Rational SHARP_ALTERATION (1, 2); variable
H A Dslur-scoring.cc864 else if (alt == SHARP_ALTERATION) in get_extra_encompass_infos()
H A Dparser.yy3548 | '+' { $$ = to_scm (SHARP_ALTERATION); }
3825 $$ = make_chord_step ($1, SHARP_ALTERATION);
/dports/print/lilypond-devel/lilypond-2.23.5/lily/
H A Dpitch.cc309 Rational SHARP_ALTERATION (1, 2); variable
H A Dslur-scoring.cc860 else if (alt == SHARP_ALTERATION) in get_extra_encompass_infos()
H A Dparser.yy3624 else if (c == '+') alter += SHARP_ALTERATION;
3875 $$ = make_chord_step ($1, SHARP_ALTERATION);