Searched refs:first_key_explicit (Results 1 – 3 of 3) sorted by relevance
504 KeyCode first_key_explicit; member
825 mn.firstKeyExplicit = pChanges->map.first_key_explicit; in XkbSendNotification()
2307 oldLast = changes->map.first_key_explicit + in SetKeyExplicit()2309 if (changes->map.first_key_explicit < first) in SetKeyExplicit()2310 first = changes->map.first_key_explicit; in SetKeyExplicit()2314 changes->map.first_key_explicit = first; in SetKeyExplicit()