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