Searched refs:moveBy (Results 1 – 5 of 5) sorted by relevance
| /plugin/combo/vendor/php-webdriver/webdriver/lib/ |
| H A D | WebDriverPoint.php | 61 public function moveBy($x_offset, $y_offset) function in Facebook\\WebDriver\\WebDriverPoint
|
| /plugin/slider/ |
| D | jquery.bxslider.js | 1170 var moveBy = 0; 1179 moveBy = slider.viewport.width() - lastChild.outerWidth(); 1207 var value = slider.settings.mode == 'horizontal' ? -(position.left - moveBy) : -position.top;
|
| /plugin/ckeditor5markdown/ |
| D | ckeditor.js | 2 …moveBy(e,t){return this.top+=t,this.right+=e,this.left+=e,this.bottom+=t,this}getIntersection(e){c…
|
| /plugin/aceeditor/ |
| D | build.js | 1 …moveBy=function(e,t){this.start.row+=e,this.start.column+=t,this.end.row+=e,this.end.column+=t}}).… method
|
| /plugin/mermaid/ |
| H A D | mermaid.min.js | 2180 …moveBy=function(d,p){this.rect.x+=d,this.rect.y+=p},h.prototype.getEdgeListToNode=function(d){var … 2583 …moveBy=function(d,p){this.rect.x+=d,this.rect.y+=p},h.prototype.getEdgeListToNode=function(d){var …
|