Searched defs:touch_screen (Results 1 – 8 of 8) sorted by relevance
/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/Touch/ |
H A D | WebDriverMoveAction.php | 17 public function __construct(WebDriverTouchScreen $touch_screen, $x, $y) argument
|
H A D | WebDriverTouchAction.php | 27 WebDriverTouchScreen $touch_screen, argument
|
H A D | WebDriverDownAction.php | 23 public function __construct(WebDriverTouchScreen $touch_screen, $x, $y) argument
|
H A D | WebDriverFlickAction.php | 23 public function __construct(WebDriverTouchScreen $touch_screen, $x, $y) argument
|
H A D | WebDriverScrollAction.php | 17 public function __construct(WebDriverTouchScreen $touch_screen, $x, $y) argument
|
H A D | WebDriverScrollFromElementAction.php | 20 WebDriverTouchScreen $touch_screen, argument
|
H A D | WebDriverFlickFromElementAction.php | 31 WebDriverTouchScreen $touch_screen, argument
|
/plugin/combo/vendor/php-webdriver/webdriver/lib/ |
H A D | WebDriverUpAction.php | 18 public function __construct(WebDriverTouchScreen $touch_screen, $x, $y) argument
|