Searched refs:flick (Results 1 – 4 of 4) sorted by relevance
| /template/strap/vendor/php-webdriver/webdriver/lib/Interactions/Touch/ | ||
| H A D | WebDriverFlickAction.php | 32 $this->touchScreen->flick($this->x, $this->y); |
| H A D | WebDriverTouchScreen.php | 45 public function flick($xspeed, $yspeed); function |
| /template/strap/vendor/php-webdriver/webdriver/lib/Remote/ | ||
| H A D | RemoteTouchScreen.php | 78 public function flick($xspeed, $yspeed) function in Facebook\\WebDriver\\Remote\\RemoteTouchScreen |
| /template/strap/vendor/php-webdriver/webdriver/lib/Interactions/ | ||
| H A D | WebDriverTouchActions.php | 150 public function flick($x, $y) function in Facebook\\WebDriver\\Interactions\\WebDriverTouchActions |