| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/examples/ |
| H A D | xbell.c | 45 printf(" bell_pitch = %d\n", kc->bell_pitch); 62 printf(" bell_pitch = %u\n", ks->bell_pitch); 86 kc.bell_pitch = atoi(argv[3]);
|
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | ChKeyCon.c | 54 *value++ = value_list->bell_pitch;
|
| H A D | GetKCnt.c | 46 state->bell_pitch = rep.bellPitch;
|
| /xsrc/external/mit/xorg-server.old/dist/xkb/ |
| H A D | ddxBeep.c | 139 pitch= oldPitch= ctrl->bell_pitch; 284 ctrl->bell_pitch= pitch; 293 ctrl->bell_pitch= oldPitch;
|
| /xsrc/external/mit/xorg-server/dist/xkb/ |
| H A D | ddxBeep.c | 139 pitch = oldPitch = ctrl->bell_pitch; 301 ctrl->bell_pitch = pitch; 311 ctrl->bell_pitch = oldPitch;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xnest/ |
| H A D | Keyboard.c | 92 values.bell_pitch = ctrl->bell_pitch;
|
| /xsrc/external/mit/xorg-server/dist/hw/xnest/ |
| H A D | Keyboard.c | 90 values.bell_pitch = ctrl->bell_pitch;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/ |
| H A D | dmxcommon.c | 201 kc.bell_pitch = pitch; 207 kc.bell_pitch = ks.bell_pitch; 598 priv->savedKctrl.bell_pitch = ks.bell_pitch;
|
| H A D | dmxinputinit.c | 230 ki->bellPitch = ctrl->bell_pitch; 251 KdRingBell(ki, volume, ctrl->bell_pitch, ctrl->bell_duration); 329 dmxLocal->kctrl.bell_pitch,
|
| /xsrc/external/mit/xorg-server.old/dist/Xi/ |
| H A D | chgfctl.c | 135 t = defaultKeyboardControl.bell_pitch; 140 kctrl.bell_pitch = t; 367 t = defaultKeyboardControl.bell_pitch;
|
| H A D | getfctl.c | 100 k2->pitch = k->ctrl.bell_pitch;
|
| /xsrc/external/mit/xorg-server/dist/Xi/ |
| H A D | chgfctl.c | 132 t = defaultKeyboardControl.bell_pitch; 137 kctrl.bell_pitch = t; 365 t = defaultKeyboardControl.bell_pitch;
|
| H A D | getfctl.c | 97 k2->pitch = k->ctrl.bell_pitch;
|
| /xsrc/external/mit/libxkbfile/dist/include/X11/extensions/ |
| H A D | XKBconfig.h | 100 int bell_pitch; member in struct:_XkbConfigRtrn
|
| /xsrc/external/mit/xcb-util/dist/aux/ |
| H A D | xcb_aux.h | 180 uint32_t bell_pitch; member in struct:__anonc7e5e04d0408
|
| /xsrc/external/mit/xf86-input-keyboard/dist/src/ |
| H A D | kbd.c | 212 pKbd->Bell(pInfo, percent, ((KeybdCtrl*) ctrl)->bell_pitch,
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | input.h | 166 int click, bell, bell_pitch, bell_duration; member in struct:__anon27e1bff20108
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | devices.c | 583 DDXRingBell(volume, ctrl->bell_pitch, ctrl->bell_duration); 1937 t = defaultKeyboardControl.bell_pitch; 1943 ctrl.bell_pitch = t; 2115 rep.bellPitch = ctrl->bell_pitch;
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | devices.c | 619 DDXRingBell(volume, ctrl->bell_pitch, ctrl->bell_duration); 2087 t = defaultKeyboardControl.bell_pitch; 2093 ctrl.bell_pitch = t; 2270 .bellPitch = ctrl->bell_pitch,
|
| /xsrc/external/mit/xset/dist/ |
| H A D | xset.c | 825 XKeyboardControl values = { .bell_pitch = pitch }; 1389 values.bell_percent, values.bell_pitch, values.bell_duration);
|
| /xsrc/external/mit/libX11/dist/include/X11/ |
| H A D | Xlib.h | 443 int bell_pitch; member in struct:__anonf1b122fa1208 456 unsigned int bell_pitch, bell_duration; member in struct:__anonf1b122fa1308
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/ |
| H A D | kinput.c | 570 KdRingBell(ki, volume, ctrl->bell_pitch, ctrl->bell_duration); 694 ki->bellPitch = ctrl->bell_pitch;
|
| /xsrc/external/mit/xorg-server/dist/hw/kdrive/src/ |
| H A D | kinput.c | 381 KdRingBell(ki, volume, ctrl->bell_pitch, ctrl->bell_duration); 485 ki->bellPitch = ctrl->bell_pitch;
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | input.h | 203 int click, bell, bell_pitch, bell_duration; member in struct:__anond8b75ce50108
|
| /xsrc/external/mit/libxkbfile/dist/src/ |
| H A D | xkbconfig.c | 744 case _XkbCF_BellPitch: if (!pival) pival = &rtrn->bell_pitch;
|