Searched refs:compat_lookup_mods (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/xkb/
H A DxkbEvents.c227 pSN->compatLookupMods = state->compat_lookup_mods;
963 state = xkbi->state.compat_lookup_mods;
978 xkbi->state.compat_lookup_mods, xkbi->state.compat_grab_mods);
987 new |= xkbi->state.compat_lookup_mods;
1003 new |= xkbi->state.compat_lookup_mods;
H A DxkbUtils.c620 if (old->compat_lookup_mods!=new->compat_lookup_mods)
639 state->compat_lookup_mods= state->lookup_mods|grp_mask;
/xsrc/external/mit/xorg-server/dist/xkb/
H A DxkbEvents.c233 pSN->compatLookupMods = state->compat_lookup_mods;
943 state = xkbi->state.compat_lookup_mods;
958 xkbi->state.compat_lookup_mods,
968 new |= xkbi->state.compat_lookup_mods;
984 new |= xkbi->state.compat_lookup_mods;
H A DxkbUtils.c632 if (old->compat_lookup_mods != new->compat_lookup_mods)
653 state->compat_lookup_mods = state->lookup_mods | grp_mask;
/xsrc/external/mit/libX11/dist/include/X11/
H A DXKBlib.h111 unsigned char compat_lookup_mods; /* mods sent to non-XKB clients */ member in struct:_XkbStateNotifyEvent
/xsrc/external/mit/xkbevd/dist/
H A Dprintev.c94 state->compat_lookup_mods,
/xsrc/external/mit/xorg-server/dist/include/
H A Dxkbstr.h69 unsigned char compat_lookup_mods; /* effective mods + group */ member in struct:_XkbStateRec
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dxkbstr.h69 unsigned char compat_lookup_mods; /* effective mods + group */ member in struct:_XkbStateRec
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXKBstr.h64 unsigned char compat_lookup_mods; member in struct:_XkbStateRec
/xsrc/external/mit/libX11/dist/src/xkb/
H A DXKB.c509 rtrn->compat_lookup_mods = rep.compatLookupMods;
H A DXKBUse.c254 sev->compat_lookup_mods = sn->compatLookupMods;

Completed in 19 milliseconds