Home
last modified time | relevance | path

Searched refs:have_ly (Results 1 – 4 of 4) sorted by relevance

/dports/print/abcm2ps/abcm2ps-8.13.23/
H A Dabcm2ps.h658 unsigned have_ly:1; /* some lyrics in this voice */ member
H A Ddraw.c3888 if (p_voice->have_ly in draw_all_lyrics()
3912 if (p_voice->have_ly) { in draw_all_lyrics()
3963 && p_voice->next->have_ly) in draw_all_lyrics()
3978 if (!p_voice->have_ly in draw_all_lyrics()
H A Ddeco.c300 if (!voice_tb[s->voice].have_ly) in up_p()
H A Dparse.c1048 p_voice->have_ly = 0; in generate()
1709 curvoice->have_ly = curvoice->posit.voc != SL_HIDDEN; in get_lyric()