Home
last modified time | relevance | path

Searched refs:bezier_sandwich (Results 1 – 6 of 6) sorted by relevance

/dports/print/lilypond-devel/lilypond-2.23.5/lily/
H A Dvaticana-ligature.cc141 = Lookup::bezier_sandwich (top_curve, bottom_curve, 0.0); in vaticana_brew_flexa()
149 = Lookup::bezier_sandwich (top_curve, inner_top_curve, 0.0); in vaticana_brew_flexa()
155 = Lookup::bezier_sandwich (bottom_curve, inner_bottom_curve, 0.0); in vaticana_brew_flexa()
H A Dlookup.cc431 return_value = bezier_sandwich (back, curve, linethick); in slur()
449 return_value.add_stencil (bezier_sandwich (back_segment, in slur()
469 return_value.add_stencil (bezier_sandwich (back_dash, in slur()
503 Lookup::bezier_sandwich (Bezier top_curve, Bezier bottom_curve, Real thickness) in bezier_sandwich() function in Lookup
/dports/print/lilypond/lilypond-2.22.1/lily/
H A Dvaticana-ligature.cc141 = Lookup::bezier_sandwich (top_curve, bottom_curve, 0.0); in vaticana_brew_flexa()
149 = Lookup::bezier_sandwich (top_curve, inner_top_curve, 0.0); in vaticana_brew_flexa()
155 = Lookup::bezier_sandwich (bottom_curve, inner_bottom_curve, 0.0); in vaticana_brew_flexa()
H A Dlookup.cc431 return_value = bezier_sandwich (back, curve, linethick); in slur()
449 return_value.add_stencil (bezier_sandwich (back_segment, in slur()
468 return_value.add_stencil (bezier_sandwich (back_dash, in slur()
502 Lookup::bezier_sandwich (Bezier top_curve, Bezier bottom_curve, Real thickness) in bezier_sandwich() function in Lookup
/dports/print/lilypond-devel/lilypond-2.23.5/lily/include/
H A Dlookup.hh40 Stencil bezier_sandwich (Bezier top_curve, Bezier bottom_curve,
/dports/print/lilypond/lilypond-2.22.1/lily/include/
H A Dlookup.hh36 Stencil bezier_sandwich (Bezier top_curve, Bezier bottom_curve,