Home
last modified time | relevance | path

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

/netbsd-src/external/mit/xorg/lib/libxcb/files/
H A Dxinput.h2785 typedef struct xcb_input_gesture_class_t { struct
2791 } xcb_input_gesture_class_t; typedef
2797 xcb_input_gesture_class_t *data;
H A Dxinput.c10066 i->index += sizeof(xcb_input_gesture_class_t); in xcb_input_gesture_class_next()