Searched refs:ACTION_LOCK_NO_UNLOCK (Results 1 – 5 of 5) sorted by relevance
280 switch (flags & (ACTION_LOCK_NO_LOCK | ACTION_LOCK_NO_UNLOCK)) { in affect_lock_text()281 case ACTION_LOCK_NO_UNLOCK: in affect_lock_text()285 case ACTION_LOCK_NO_LOCK | ACTION_LOCK_NO_UNLOCK: in affect_lock_text()
284 { "lock", ACTION_LOCK_NO_UNLOCK },285 { "neither", (ACTION_LOCK_NO_LOCK | ACTION_LOCK_NO_UNLOCK) },304 *flags_inout &= ~(ACTION_LOCK_NO_LOCK | ACTION_LOCK_NO_UNLOCK); in CheckAffectField()
144 ACTION_LOCK_NO_UNLOCK = (1 << 3), enumerator
377 if (!(filter->action.mods.flags & ACTION_LOCK_NO_UNLOCK)) in xkb_filter_mod_lock_func()
178 action->mods.flags |= ACTION_LOCK_NO_UNLOCK; in translate_action()248 action->btn.flags |= ACTION_LOCK_NO_UNLOCK; in translate_action()