Home
last modified time | relevance | path

Searched refs:flick (Results 1 – 4 of 4) sorted by relevance

/template/strap/vendor/php-webdriver/webdriver/lib/Interactions/Touch/
H A DWebDriverFlickAction.php32 $this->touchScreen->flick($this->x, $this->y);
H A DWebDriverTouchScreen.php45 public function flick($xspeed, $yspeed); function
/template/strap/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteTouchScreen.php78 public function flick($xspeed, $yspeed) function in Facebook\\WebDriver\\Remote\\RemoteTouchScreen
/template/strap/vendor/php-webdriver/webdriver/lib/Interactions/
H A DWebDriverTouchActions.php150 public function flick($x, $y) function in Facebook\\WebDriver\\Interactions\\WebDriverTouchActions