Searched refs:CreateGestureInteraction (Results 1 – 4 of 4) sorted by relevance
25 with action_runner.CreateGestureInteraction('ScrollAction'):
104 with action_runner.CreateGestureInteraction('ScrollAction'):
39 with action_runner.CreateGestureInteraction('Scroll'):
91 def CreateGestureInteraction(self, label, repeatable=False): member in ActionRunner