Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dsnd-motif.c13023 typedef enum {VF_AT_CURSOR, VF_AT_END, VF_AT_BEGINNING, VF_AT_MARK, VF_AT_SAMPLE} vf_location_t; enumerator
15743 case VF_AT_SAMPLE: in vf_location()
15847 if (vdat->location_choice == VF_AT_SAMPLE) in redirect_vf_post_location_error()
15897 if (vdat->location_choice == VF_AT_SAMPLE) in view_files_at_cursor_callback()
15915 if (vdat->location_choice == VF_AT_SAMPLE) in view_files_at_end_callback()
15933 if (vdat->location_choice == VF_AT_SAMPLE) in view_files_at_beginning_callback()
15957 vdat->location_choice = VF_AT_SAMPLE; in view_files_at_sample_callback()
15965 (vdat->location_choice == VF_AT_SAMPLE)) in view_files_at_mark_callback()