Searched refs:ACTION_LATCH_TO_LOCK (Results 1 – 5 of 5) sorted by relevance
146 action->mods.flags |= ACTION_LATCH_TO_LOCK; in translate_action()162 action->mods.flags |= ACTION_LATCH_TO_LOCK; in translate_action()191 action->group.flags |= ACTION_LATCH_TO_LOCK; in translate_action()204 action->group.flags |= ACTION_LATCH_TO_LOCK; in translate_action()
317 …(action->type != ACTION_TYPE_MOD_LOCK && (action->mods.flags & ACTION_LATCH_TO_LOCK)) ? ",latchToL… in write_action()329 …(action->type != ACTION_TYPE_GROUP_LOCK && (action->group.flags & ACTION_LATCH_TO_LOCK)) ? ",latch… in write_action()
328 ACTION_LATCH_TO_LOCK, array_ndx, value, in HandleSetLatchLockMods()395 ACTION_LATCH_TO_LOCK, array_ndx, value, in HandleSetLatchLockGroup()
142 ACTION_LATCH_TO_LOCK = (1 << 1), enumerator
435 if (filter->action.mods.flags & ACTION_LATCH_TO_LOCK) { in xkb_filter_mod_latch_func()