Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper.h325 boolean lives_signal_handlers_unblock_by_func(livespointer instance, LiVESGuiCallback func, livespo…
H A Dparamwindow.c3121lives_signal_handlers_unblock_by_func(param->widgets[0], (livespointer)after_param_value_changed, … in set_param_from_list()
3165lives_signal_handlers_unblock_by_func(param->widgets[0], (livespointer)after_param_value_changed, … in set_param_from_list()
H A Dmultitrack.c1787lives_signal_handlers_unblock_by_func(mt->node_spinbutton, (livespointer)on_node_spin_value_change… in add_mt_param_box()
16903lives_signal_handlers_unblock_by_func(checkbutton, (livespointer)on_seltrack_toggled, (livespointe… in on_seltrack_activate()
16910lives_signal_handlers_unblock_by_func(checkbutton, (livespointer)on_seltrack_toggled, (livespointe… in on_seltrack_activate()
19088lives_signal_handlers_unblock_by_func(spinbutton, (livespointer)on_node_spin_value_changed, (lives… in on_node_spin_value_changed()
H A Dwidget-helper.c1435 WIDGET_HELPER_GLOBAL_INLINE boolean lives_signal_handlers_unblock_by_func(livespointer instance, in lives_signal_handlers_unblock_by_func() function