Home
last modified time | relevance | path

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

/external/libxkbcommon/src/xkbcomp/
Dast.h235 } ExprActionList; typedef
258 ExprActionList actions;
Dast-build.c200 ExprDef *expr = ExprCreate(EXPR_ACTION_LIST, EXPR_TYPE_ACTIONS, sizeof(ExprActionList)); in ExprCreateActionList()