Searched refs:modLatches (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libX11/dist/src/xkb/
H A DXKB.c251 req->affectModLatches = req->modLatches = 0;
279 req->modLatches = values;
312 req->affectModLatches = req->modLatches = 0;
337 req->modLatches = 0;
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXKBproto.h142 CARD8 modLatches; member in struct:_xkbLatchLockState
/xsrc/external/mit/xorg-server.old/dist/xkb/
H A Dxkb.c618 CHK_MASK_MATCH(0x01, stuff->affectModLatches, stuff->modLatches);
637 stuff->modLatches);
/xsrc/external/mit/xorg-server/dist/xkb/
H A Dxkb.c639 CHK_MASK_MATCH(0x01, stuff->affectModLatches, stuff->modLatches);
660 stuff->modLatches);

Completed in 23 milliseconds