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

  /src/external/mit/xorg/lib/libxcb/files/
xinput.h 172 xcb_input_key_code_t min_keycode; member in struct:xcb_input_key_info_t
248 xcb_input_key_code_t min_keycode; member in struct:xcb_input_input_info_info_t::__anon23887
xproto.h 493 xcb_keycode_t min_keycode; member in struct:xcb_setup_t
7842 * all possible KeyCodes. Otherwise, the specified keycode must be in the range specified by min_keycode
7906 * all possible KeyCodes. Otherwise, the specified keycode must be in the range specified by min_keycode
xinput.c 407 /* xcb_input_input_info_info_t.key.min_keycode */
408 xcb_parts[xcb_parts_idx].iov_base = (char *) &_aux->key.min_keycode;
520 /* xcb_input_input_info_info_t.key.min_keycode */
521 _aux->key.min_keycode = *(xcb_input_key_code_t *)xcb_tmp;

Completed in 44 milliseconds