Home
last modified time | relevance | path

Searched defs:move (Results 26 – 50 of 148) sorted by relevance

123456

/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/Touch/
H A DWebDriverTouchScreen.php79 public function move($x, $y); function
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Tasks/Resource/
H A DTasks.php149 public function move($tasklist, $task, $optParams = []) function in Google\\Service\\Tasks\\Resource\\Tasks
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteTouchScreen.php129 public function move($x, $y) function in Facebook\\WebDriver\\Remote\\RemoteTouchScreen
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SASPortalTesting/Resource/
H A DNodesDevices.php123 public function move($name, SasPortalMoveDeviceRequest $postBody, $optParams = []) function in Google\\Service\\SASPortalTesting\\Resource\\NodesDevices
H A DCustomersDevices.php123 public function move($name, SasPortalMoveDeviceRequest $postBody, $optParams = []) function in Google\\Service\\SASPortalTesting\\Resource\\CustomersDevices
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sasportal/Resource/
H A DCustomersDevices.php123 public function move($name, SasPortalMoveDeviceRequest $postBody, $optParams = []) function in Google\\Service\\Sasportal\\Resource\\CustomersDevices
H A DNodesDevices.php123 public function move($name, SasPortalMoveDeviceRequest $postBody, $optParams = []) function in Google\\Service\\Sasportal\\Resource\\NodesDevices
/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/
H A DWebDriverTouchActions.php81 public function move($x, $y) function in Facebook\\WebDriver\\Interactions\\WebDriverTouchActions
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudResourceManager/Resource/
H A DFolders.php181 public function move($name, MoveFolderRequest $postBody, $optParams = []) function in Google\\Service\\CloudResourceManager\\Resource\\Folders
H A DProjects.php166 public function move($name, MoveProjectRequest $postBody, $optParams = []) function in Google\\Service\\CloudResourceManager\\Resource\\Projects
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/Resource/
H A DEvents.php293 public function move($calendarId, $eventId, $destination, $optParams = []) function in Google\\Service\\Calendar\\Resource\\Events
/plugin/findologicxmlexport/vendor/hoa/file/
H A DGeneric.php338 public function move( function in Hoa\\File\\Generic
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DActionDetail.php118 public function setMove(Move $move)
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
H A Djquery.grab.js69 move: {x: 0, y: 0}, class in grab.data
/plugin/snow/
H A Dsnowstorm.js422 this.move = function() { method in snowStorm.SnowFlake
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DFirewallPolicies.php327 public function move($firewallPolicy, $optParams = []) function in Google\\Service\\Compute\\Resource\\FirewallPolicies
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DOperations.php149 public static function move(string $dn, string $newParentDn): ModifyDnRequest global() function in FreeDSx\\Ldap\\Operations
H A DLdapClient.php222 public function move($dn, $newParentDn): LdapMessageResponse global() function in FreeDSx\\Ldap\\LdapClient
/plugin/ckgdoku/ckeditor/plugins/find/dialogs/
H A Dfind.js7 …0}},c.config.find_highlight,!0));n.prototype={next:function(){return this.move()},back:function(){… method in n
/plugin/diagramsnet/lib/js/diagramly/
H A DOneDriveFile.js562 OneDriveFile.prototype.move = function(folderId, success, error) method in OneDriveFile
H A DDriveFile.js459 DriveFile.prototype.move = function(folderId, success, error) method in DriveFile
H A DDrawioFile.js1039 DrawioFile.prototype.move = function(folderId, success, error) { }; method in DrawioFile
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_undo.js143 move: "move" // move task in grid property in gantt.config.undo_actions
734 var actionWeights = { move: 1, any: 0 }; property in Undo._reorderCommands.actionWeights
/plugin/authgoogle/google/contrib/
H A DGoogle_TasksService.php248 public function move($tasklist, $task, $optParams = array()) { function in Google_TasksServiceResource
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_undo.js13 …mmands[i]=a.invert(o.commands[i]);s.type!==a.type.update&&s.type!==a.type.move||(e=[s.oldValue,s.v… property in t._reorderCommands.e

123456