Lines Matching defs:action
180 ActionRec *action;
190 for (action = state->actions; action; action = action->next)
191 if (count == action->idx)
193 if (!action) {
254 /* walk the widget instance action bindings table looking for */
275 /* we've found a "grabber" in the action table. Find the
276 * states that call this action. Note that if there is
277 * more than one "grabber" in the action table, we end