Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dpreferences.h690 LiVESWidget *spinbutton_osc_udp; member
H A Dpreferences.c59 lives_widget_set_sensitive(prefsw->spinbutton_osc_udp, lives_toggle_button_get_active(t1) || in on_osc_enable_toggled()
1534 …t osc_udp_port = lives_spin_button_get_value_as_int(LIVES_SPIN_BUTTON(prefsw->spinbutton_osc_udp)); in apply_prefs()
5130 prefsw->spinbutton_osc_udp = lives_standard_spin_button_new(_("UDP port"), in create_prefs_dialog()
5140 lives_widget_set_sensitive(prefsw->spinbutton_osc_udp, FALSE); in create_prefs_dialog()
5146 lives_widget_set_sensitive(prefsw->spinbutton_osc_udp, FALSE); in create_prefs_dialog()
5684 ACTIVE(spinbutton_osc_udp, VALUE_CHANGED); in create_prefs_dialog()