Home
last modified time | relevance | path

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

/template/strap/vendor/php-webdriver/webdriver/lib/
H A DWebDriverPoint.php46 public function move($new_x, $new_y) function in Facebook\\WebDriver\\WebDriverPoint
/template/strap/vendor/php-webdriver/webdriver/lib/Interactions/Touch/
H A DWebDriverTouchScreen.php79 public function move($x, $y); function
/template/strap/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteTouchScreen.php129 public function move($x, $y) function in Facebook\\WebDriver\\Remote\\RemoteTouchScreen
/template/strap/vendor/php-webdriver/webdriver/lib/Interactions/
H A DWebDriverTouchActions.php81 public function move($x, $y) function in Facebook\\WebDriver\\Interactions\\WebDriverTouchActions
/template/mikio/assets/
H A Dmikio-typeahead.js487 move: function (e) { method in Typeahead
/template/parallax/lib/js/
Djquery.jcarousel.js248 move: function (i, s) { method
Djquery.jcarousel.min.js1 …stroy")?this:(this._destroy(),this._trigger("destroyend"),this._element.removeData(n).removeAttr("… method
/template/codowik/js/
Dlayout.js2293 , move: 'swapPanes' property
4784 function move (oPane, pane) { function
/template/strap/resources/dictionary/
H A Dcarbon-icons.json1093 "move": "move", string
/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js564 this.move=function(element,x,y){element.style.left=x+"px"; function