Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dsnd-0.h238 typedef enum {PLAY_COMPLETE, PLAY_CLOSE, PLAY_BUTTON_UNSET, PLAY_STOP_CALLED, PLAY_C_G, PLAY_NO_CHA… enumerator
H A Dsnd-motif.c8039 else stop_playing_region(region_list_position_to_id(r->pos), PLAY_BUTTON_UNSET); in region_play_callback()
9564 stop_playing_sound(dp->player, PLAY_BUTTON_UNSET); in file_dialog_stop_playing()
9591 stop_playing_sound(dp->player, PLAY_BUTTON_UNSET); in play_selected_callback()
14308 stop_playing_sound(play_sp, PLAY_BUTTON_UNSET); in view_files_play()
20773 stop_playing_all_sounds(PLAY_BUTTON_UNSET); in edit_play_callback()
21748 stop_playing_all_sounds(PLAY_BUTTON_UNSET); in popup_loop_play_callback()
27551 stop_playing_sound(sp, PLAY_BUTTON_UNSET); in play_button_callback()
H A Dsnd-chn.c5349 stop_playing_all_sounds(PLAY_BUTTON_UNSET);