Searched refs:XkbRF_PendingMatch (Results 1 – 2 of 2) sorted by relevance
70 #define XkbRF_PendingMatch (1L<<1) macro
594 rule->flags &= ~XkbRF_PendingMatch; /* clear the flag because it's applied */ in XkbRF_ApplyRule()696 rule->flags |= XkbRF_PendingMatch; in XkbRF_CheckApplyRule()711 rule->flags &= ~XkbRF_PendingMatch; in XkbRF_ClearPartialMatches()722 if ((rule->flags & XkbRF_PendingMatch) == 0) in XkbRF_ApplyPartialMatches()