Home
last modified time | relevance | path

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

/netbsd-src/external/mit/xorg/lib/libxcb/files/
H A Dxinput.h1123 uint8_t auto_repeat_mode; member
1250 uint8_t auto_repeat_mode; member
H A Dxproto.h4408 uint32_t auto_repeat_mode; member
H A Dxproto.c12755 xcb_parts[xcb_parts_idx].iov_base = (char *) &_aux->auto_repeat_mode; in xcb_change_keyboard_control_value_list_serialize()
12854 _aux->auto_repeat_mode = *(uint32_t *)xcb_tmp; in xcb_change_keyboard_control_value_list_unpack()
H A Dxinput.c3885 xcb_parts[xcb_parts_idx].iov_base = (char *) &_aux->keyboard.auto_repeat_mode; in xcb_input_feedback_ctl_data_serialize()
4081 _aux->keyboard.auto_repeat_mode = *(uint8_t *)xcb_tmp; in xcb_input_feedback_ctl_data_unpack()