Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper.h681 boolean lives_toggle_tool_button_set_active(LiVESToggleToolButton *, boolean active);
H A Djack.c1210 lives_toggle_tool_button_set_active(LIVES_TOGGLE_TOOL_BUTTON(mainw->ext_audio_mon), tval > 0.); in audio_read()
H A Dwidget-helper.c4525 WIDGET_HELPER_GLOBAL_INLINE boolean lives_toggle_tool_button_set_active(LiVESToggleToolButton *butt… in lives_toggle_tool_button_set_active() function
11458 lives_toggle_tool_button_set_active(LIVES_TOGGLE_TOOL_BUTTON(togglebutton), TRUE); in widget_act_toggle()
11469 lives_toggle_tool_button_set_active(LIVES_TOGGLE_TOOL_BUTTON(togglebutton), FALSE); in widget_inact_toggle()
11500 …if (lives_toggle_tool_button_get_active(tbutton)) return lives_toggle_tool_button_set_active(tbutt… in lives_toggle_tool_button_toggle()
11501 else return lives_toggle_tool_button_set_active(tbutton, TRUE); in lives_toggle_tool_button_toggle()
H A Dpulse.c1289lives_toggle_tool_button_set_active(LIVES_TOGGLE_TOOL_BUTTON(mainw->ext_audio_mon), (*(uint8_t *)d…
H A Dgui.c1729 lives_toggle_tool_button_set_active(LIVES_TOGGLE_TOOL_BUTTON(mainw->int_audio_checkbutton), in create_LiVES()
1768 lives_toggle_tool_button_set_active(LIVES_TOGGLE_TOOL_BUTTON(mainw->ext_audio_checkbutton), in create_LiVES()
H A Dpreferences.c910 lives_toggle_tool_button_set_active(LIVES_TOGGLE_TOOL_BUTTON(mainw->ext_audio_checkbutton), in pref_factory_bool()
913 lives_toggle_tool_button_set_active(LIVES_TOGGLE_TOOL_BUTTON(mainw->int_audio_checkbutton), in pref_factory_bool()
H A Dsaveplay.c3088 lives_toggle_tool_button_set_active(LIVES_TOGGLE_TOOL_BUTTON(mainw->ext_audio_mon), FALSE);