Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Deditor.cc705 VBox* summary_arrows_right = manage (new VBox); in Editor() local
706 summary_arrows_right->pack_start (*summary_arrow_right); in Editor()
716 _summary_hbox.pack_start (*summary_arrows_right, false, false); in Editor()