Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dsnd-x1.h268 void graph_key_press(Widget w, XtPointer context, XEvent *event, Boolean *cont);
H A Dsnd-motif.c25761 void graph_key_press(Widget w, XtPointer context, XEvent *event, Boolean *cont) in graph_key_press() function
25881 XtAddEventHandler(cw[W_top], KeyPressMask, false, graph_key_press, (XtPointer)sp); in add_channel_window()
25891 XtAddEventHandler(cw[W_edhist], KeyPressMask, false, graph_key_press, (XtPointer)sp); in add_channel_window()
25940 XtAddEventHandler(cw[W_f], KeyPressMask, false, graph_key_press, (XtPointer)sp); in add_channel_window()
25945 XtAddEventHandler(cw[W_w], KeyPressMask, false, graph_key_press, (XtPointer)sp); in add_channel_window()
25988 XtAddEventHandler(cw[W_zy], KeyPressMask, false, graph_key_press, (XtPointer)sp); in add_channel_window()
26005 XtAddEventHandler(cw[W_sy], KeyPressMask, false, graph_key_press, (XtPointer)sp); in add_channel_window()
26034 XtAddEventHandler(cw[W_sx], KeyPressMask, false, graph_key_press, (XtPointer)sp); in add_channel_window()
26056 XtAddEventHandler(cw[W_zx], KeyPressMask, false, graph_key_press, (XtPointer)sp); in add_channel_window()
26136 XtAddEventHandler(cw[W_gzy], KeyPressMask, false, graph_key_press, (XtPointer)sp); in add_channel_window()
[all …]