Searched defs:affectModLatches (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/mit/xorg/lib/libxcb/files/
H A Dxkb.c2705 xcb_xkb_latch_lock_state_checked(xcb_connection_t *c, xcb_xkb_device_spec_t deviceSpec, uint8_t affectModLocks, uint8_t modLocks, uint8_t lockGroup, uint8_t groupLock, uint8_t affectModLatches, uint8_t latchGroup, uint16_t groupLatch) argument
2747 xcb_xkb_latch_lock_state(xcb_connection_t *c, xcb_xkb_device_spec_t deviceSpec, uint8_t affectModLocks, uint8_t modLocks, uint8_t lockGroup, uint8_t groupLock, uint8_t affectModLatches, uint8_t latchGroup, uint16_t groupLatch) argument
H A Dxkb.h1792 uint8_t affectModLatches; member in struct:xcb_xkb_latch_lock_state_request_t

Completed in 281 milliseconds