Home
last modified time | relevance | path

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

/netbsd/src/external/mit/xorg/lib/libxcb/files/
Dxinput.h1126 int16_t bell_pitch; member
1253 int16_t bell_pitch; member
Dxproto.h4403 int32_t bell_pitch; member
4454 uint16_t bell_pitch; member
Dxproto.c12715 xcb_parts[xcb_parts_idx].iov_base = (char *) &_aux->bell_pitch; in xcb_change_keyboard_control_value_list_serialize()
12819 _aux->bell_pitch = *(int32_t *)xcb_tmp; in xcb_change_keyboard_control_value_list_unpack()
Dxinput.c3903 xcb_parts[xcb_parts_idx].iov_base = (char *) &_aux->keyboard.bell_pitch; in xcb_input_feedback_ctl_data_serialize()
4096 _aux->keyboard.bell_pitch = *(int16_t *)xcb_tmp; in xcb_input_feedback_ctl_data_unpack()