Home
last modified time | relevance | path

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

/template/strap/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteMouse.php44 public function click(WebDriverCoordinates $where = null)
75 public function contextClick(WebDriverCoordinates $where = null)
115 public function doubleClick(WebDriverCoordinates $where = null)
145 public function mouseDown(WebDriverCoordinates $where = null)
182 WebDriverCoordinates $where = null,
222 public function mouseUp(WebDriverCoordinates $where = null)
255 protected function moveIfNeeded(WebDriverCoordinates $where = null)
270 WebDriverCoordinates $where = null,
/template/strap/vendor/php-webdriver/webdriver/lib/
H A DWebDriverMouse.php16 public function click(WebDriverCoordinates $where);
22 public function contextClick(WebDriverCoordinates $where);
28 public function doubleClick(WebDriverCoordinates $where);
34 public function mouseDown(WebDriverCoordinates $where);
43 WebDriverCoordinates $where,
52 public function mouseUp(WebDriverCoordinates $where);
/template/mikio/inc/stemmechanics/lesserphp/
H A Dlessc.inc.php3794 protected function seek($where = null) {