Home
last modified time | relevance | path

Searched refs:xcb_input_raw_touch_begin_event_t (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mit/xorg/lib/libxcb/files/
H A Dxinput.h3998 typedef struct xcb_input_raw_touch_begin_event_t { struct
4012 } xcb_input_raw_touch_begin_event_t; argument
4017 typedef xcb_input_raw_touch_begin_event_t xcb_input_raw_touch_update_event_t;
4022 typedef xcb_input_raw_touch_begin_event_t xcb_input_raw_touch_end_event_t;
9608 xcb_input_raw_touch_begin_valuator_mask (const xcb_input_raw_touch_begin_event_t *R);
9611 xcb_input_raw_touch_begin_valuator_mask_length (const xcb_input_raw_touch_begin_event_t *R);
9614 xcb_input_raw_touch_begin_valuator_mask_end (const xcb_input_raw_touch_begin_event_t *R);
9617 xcb_input_raw_touch_begin_axisvalues (const xcb_input_raw_touch_begin_event_t *R);
9620 xcb_input_raw_touch_begin_axisvalues_length (const xcb_input_raw_touch_begin_event_t *R);
9623 xcb_input_raw_touch_begin_axisvalues_iterator (const xcb_input_raw_touch_begin_event_t *R);
[all …]
H A Dxinput.c14096 const xcb_input_raw_touch_begin_event_t *_aux = (xcb_input_raw_touch_begin_event_t *)_buffer; in xcb_input_raw_touch_begin_sizeof()
14111 xcb_block_len += sizeof(xcb_input_raw_touch_begin_event_t); in xcb_input_raw_touch_begin_sizeof()
14176 xcb_input_raw_touch_begin_valuator_mask (const xcb_input_raw_touch_begin_event_t *R) in xcb_input_raw_touch_begin_valuator_mask()
14182 xcb_input_raw_touch_begin_valuator_mask_length (const xcb_input_raw_touch_begin_event_t *R) in xcb_input_raw_touch_begin_valuator_mask_length()
14188 xcb_input_raw_touch_begin_valuator_mask_end (const xcb_input_raw_touch_begin_event_t *R) in xcb_input_raw_touch_begin_valuator_mask_end()
14198 xcb_input_raw_touch_begin_axisvalues (const xcb_input_raw_touch_begin_event_t *R) in xcb_input_raw_touch_begin_axisvalues()
14205 xcb_input_raw_touch_begin_axisvalues_length (const xcb_input_raw_touch_begin_event_t *R) in xcb_input_raw_touch_begin_axisvalues_length()
14225 xcb_input_raw_touch_begin_axisvalues_iterator (const xcb_input_raw_touch_begin_event_t *R) in xcb_input_raw_touch_begin_axisvalues_iterator()
14250 xcb_input_raw_touch_begin_axisvalues_raw (const xcb_input_raw_touch_begin_event_t *R) in xcb_input_raw_touch_begin_axisvalues_raw()
14257 xcb_input_raw_touch_begin_axisvalues_raw_length (const xcb_input_raw_touch_begin_event_t *R) in xcb_input_raw_touch_begin_axisvalues_raw_length()
[all …]