HomeSort by: relevance | last modified time | path
    Searched refs:max_keycode (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mit/xorg/lib/libxcb/files/
xinput.h 173 xcb_input_key_code_t max_keycode; member in struct:xcb_input_key_info_t
249 xcb_input_key_code_t max_keycode; member in struct:xcb_input_input_info_info_t::__anon23887
xproto.h 494 xcb_keycode_t max_keycode; member in struct:xcb_setup_t
7843 * and max_keycode in the connection setup, or a BadValue error results.
7907 * and max_keycode in the connection setup, or a BadValue error results.
xinput.c 413 /* xcb_input_input_info_info_t.key.max_keycode */
414 xcb_parts[xcb_parts_idx].iov_base = (char *) &_aux->key.max_keycode;
525 /* xcb_input_input_info_info_t.key.max_keycode */
526 _aux->key.max_keycode = *(xcb_input_key_code_t *)xcb_tmp;

Completed in 229 milliseconds