Searched refs:ACTION_LOCK_CLEAR (Results 1 – 5 of 5) sorted by relevance
267 filter->action.group.flags &= ~ACTION_LOCK_CLEAR; in xkb_filter_group_set_func()281 if (filter->action.group.flags & ACTION_LOCK_CLEAR) in xkb_filter_group_set_func()334 filter->action.mods.flags &= ~ACTION_LOCK_CLEAR; in xkb_filter_mod_set_func()347 if (filter->action.mods.flags & ACTION_LOCK_CLEAR) in xkb_filter_mod_set_func()465 ((filter->action.mods.flags & ACTION_LOCK_CLEAR) && in xkb_filter_mod_latch_func()
141 ACTION_LOCK_CLEAR = (1 << 0), enumerator
144 action->mods.flags |= ACTION_LOCK_CLEAR; in translate_action()160 action->mods.flags |= ACTION_LOCK_CLEAR; in translate_action()189 action->group.flags |= ACTION_LOCK_CLEAR; in translate_action()202 action->group.flags |= ACTION_LOCK_CLEAR; in translate_action()
316 …(action->type != ACTION_TYPE_MOD_LOCK && (action->mods.flags & ACTION_LOCK_CLEAR)) ? ",clearLocks"… in write_action()328 …(action->type != ACTION_TYPE_GROUP_LOCK && (action->group.flags & ACTION_LOCK_CLEAR)) ? ",clearLoc… in write_action()
323 ACTION_LOCK_CLEAR, array_ndx, value, in HandleSetLatchLockMods()390 ACTION_LOCK_CLEAR, array_ndx, value, in HandleSetLatchLockGroup()