Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dsnd-select.c13 static bool map_over_chans(bool (*func)(chan_info *ncp)) in map_over_chans() function
41 return(map_over_chans(cp_has_selection)); in selection_is_active()
1942 map_over_chans(get_selection_bounds); in show_selection()
1943 map_over_chans(update_bounds); in show_selection()