Searched refs:custom_actions (Results 1 – 2 of 2) sorted by relevance
140 custom_actions = { variable342 if gn_target.name in custom_actions:343 return custom_actions[gn_target.name](gn_target)
1358 custom_actions = (1370 return base_actions + custom_actions + extend_actions