Searched refs:actionZones (Results 1 – 1 of 1) sorted by relevance
185 std::vector<std::reference_wrapper<Zone>> actionZones; in setActions() local201 actionZones.emplace_back(*zoneEntry->second); in setActions()220 actionZones.emplace_back(*zoneEntry->second); in setActions()224 if (actionZones.empty()) in setActions()242 std::move(actionGroups), std::move(actionZones)); in setActions()254 std::move(actionZones)); in setActions()