Home
last modified time | relevance | path

Searched refs:toAct (Results 1 – 1 of 1) sorted by relevance

/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dsymbols.c776 union xkb_action *toAct = &darray_item(groupi->levels, i).action; in AddActionsToKey() local
778 if (!HandleActionDef(info->ctx, info->actions, &info->mods, act, toAct)) in AddActionsToKey()