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

  /src/external/mit/xorg/lib/libxcb/files/
xkb.h 1473 * @brief xcb_xkb_sa_device_btn_t
1475 typedef struct xcb_xkb_sa_device_btn_t { struct
1482 } xcb_xkb_sa_device_btn_t; typedef in typeref:struct:xcb_xkb_sa_device_btn_t
1488 xcb_xkb_sa_device_btn_t *data;
1611 xcb_xkb_sa_device_btn_t devbtn;
4478 * element. The member index is increased by sizeof(xcb_xkb_sa_device_btn_t)
xkb.c 1805 i->index += sizeof(xcb_xkb_sa_device_btn_t);

Completed in 25 milliseconds