Home
last modified time | relevance | path

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

/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/Internal/
DWebDriverCoordinates.php20 private $inViewPort; variable in Facebook\\WebDriver\\Interactions\\Internal\\WebDriverCoordinates
39 $this->inViewPort = $in_view_port;
58 public function inViewPort() function in Facebook\\WebDriver\\Interactions\\Internal\\WebDriverCoordinates
60 return call_user_func($this->inViewPort);