Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dsnd-strings.h153 #define S_edit_position "edit-position" macro
H A Dsnd-help.c565 " S_edit_position " (:optional snd chn)\n\ in undo_help()
H A Dsnd-chn.c7006 …#define H_edit_position "(" S_edit_position " :optional snd chn): current edit history position in…
7007 return(channel_get(snd, chn_n, CP_EDIT_CTR, S_edit_position));
7012 Xen_check_type(Xen_is_integer(on), on, 1, S_set S_edit_position, "an integer");
7013 return(channel_set(snd, chn_n, on, CP_EDIT_CTR, S_set S_edit_position));
9855 Xen_define_typed_dilambda(S_edit_position, g_edit_position_w, H_edit_position,
9856 S_set S_edit_position, g_set_edit_position_w, 0, 2, 1, 2, pl_itt, pl_itti);