Home
last modified time | relevance | path

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

/dports/audio/gsequencer/gsequencer-3.10.4/ags/X/machine/
H A Dags_pitch_sampler.c148 GtkBox *base_note_hbox; in ags_pitch_sampler_init() local
395 base_note_hbox = (GtkBox *) gtk_box_new(GTK_ORIENTATION_HORIZONTAL, in ags_pitch_sampler_init()
398 (GtkWidget *) base_note_hbox, in ags_pitch_sampler_init()
403 gtk_box_pack_start(base_note_hbox, in ags_pitch_sampler_init()
415 gtk_box_pack_start(base_note_hbox, in ags_pitch_sampler_init()
H A Dags_ffplayer.c160 GtkBox *base_note_hbox; in ags_ffplayer_init() local
499 base_note_hbox = (GtkBox *) gtk_box_new(GTK_ORIENTATION_HORIZONTAL, in ags_ffplayer_init()
502 (GtkWidget *) base_note_hbox, in ags_ffplayer_init()
507 gtk_box_pack_start(base_note_hbox, in ags_ffplayer_init()
519 gtk_box_pack_start(base_note_hbox, in ags_ffplayer_init()