Home
last modified time | relevance | path

Searched defs:touch_screen (Results 1 – 8 of 8) sorted by relevance

/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/Touch/
H A DWebDriverMoveAction.php17 public function __construct(WebDriverTouchScreen $touch_screen, $x, $y) argument
H A DWebDriverTouchAction.php27 WebDriverTouchScreen $touch_screen, argument
H A DWebDriverDownAction.php23 public function __construct(WebDriverTouchScreen $touch_screen, $x, $y) argument
H A DWebDriverFlickAction.php23 public function __construct(WebDriverTouchScreen $touch_screen, $x, $y) argument
H A DWebDriverScrollAction.php17 public function __construct(WebDriverTouchScreen $touch_screen, $x, $y) argument
H A DWebDriverScrollFromElementAction.php20 WebDriverTouchScreen $touch_screen, argument
H A DWebDriverFlickFromElementAction.php31 WebDriverTouchScreen $touch_screen, argument
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverUpAction.php18 public function __construct(WebDriverTouchScreen $touch_screen, $x, $y) argument