Home
last modified time | relevance | path

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

/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/Internal/
H A DWebDriverCoordinates.php28 private $auxiliary; variable in Facebook\\WebDriver\\Interactions\\Internal\\WebDriverCoordinates
36 public function __construct($on_screen, callable $in_view_port, callable $on_page, $auxiliary) argument