Searched refs:set_bell_pitch (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xset/dist/
H A Dxset.c124 static void set_bell_pitch(Display *dpy, int pitch);
222 set_bell_pitch(dpy, percent); /* set pitch to default */
229 set_bell_pitch(dpy, percent); /* set pitch to default */
243 set_bell_pitch(dpy, atoi(arg)); /* set the bell. */
823 set_bell_pitch(Display *dpy, int pitch) function in typeref:typename:void

Completed in 3 milliseconds