Searched refs:ActionMap (Results 1 – 2 of 2) sorted by relevance
54 } ActionMap; typedef83 ActionMap *action_map; /* array of mappings */
920 This->action_map = HeapAlloc(GetProcessHeap(), 0, sizeof(ActionMap)*num_actions); in _set_action_map()