Searched refs:hndlrType (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xkbcomp/dist/
H A Daction.c1331 unsigned tmp, hndlrType; local in function:HandleActionDef
1353 action->type = hndlrType = tmp;
1360 || (info->action == hndlrType))
1362 if (!(*handleAction[hndlrType]) (xkb, action,
1413 if (!(*handleAction[hndlrType])

Completed in 3 milliseconds