Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dsnd-motif.c25775 static void cp_graph_key_press(Widget w, XtPointer context, XEvent *event, Boolean *cont) in cp_graph_key_press() function
26088 XtAddEventHandler(cw[W_graph], KeyPressMask, false, cp_graph_key_press, (XtPointer)cp); in add_channel_window()