Home
last modified time | relevance | path

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

1234567

/plugin/pgn4web/pgn4web/libs/garbochess/
Dgarbochess.js76 function GetMoveSAN(move, validMoves) { argument
145 function FormatMove(move) { argument
166 function PVFromHash(move, ply) { argument
469 function ScoreMove(move){ argument
620 function StoreHash(value, flags, ply, move, depth) { argument
1654 function MakeMove(move){ argument
1860 function UnmakeMove(move){ argument
2285 function See(move) { argument
/plugin/diagramsnet/lib/js/diagramly/
DmxRuler.js409 mxGuide.prototype.move = function (bounds, delta, gridEnabled, clone) method in mxGuide
556 mxGuide.prototype.move = this.origGuideMove; method in mxGuide
669 mxGuide.prototype.move = this.origGuideMove; method in mxGuide
DDistanceGuides.js25 mxGuide.prototype.move = function (bounds, delta, gridEnabled, clone) method in mxGuide
/plugin/webdav/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/
DBackendInterface.php78 function move($source, $destination); function
DPDO.php219 function move($source, $destination) { function in Sabre\\DAV\\PropertyStorage\\Backend\\PDO
/plugin/davcal/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/
H A DBackendInterface.php78 function move($source, $destination); function
H A DPDO.php183 function move($source, $destination) { function in Sabre\\DAV\\PropertyStorage\\Backend\\PDO
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/
H A DMock.php95 public function move($source, $destination) { function in Sabre\\DAV\\PropertyStorage\\Backend\\Mock
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverPoint.php46 public function move($new_x, $new_y) function in Facebook\\WebDriver\\WebDriverPoint
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
Dclass.csstidy_print.php225 function _seeknocomment($key, $move) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sasportal/Resource/
DNodesDeployments.php92 public function move($name, SasPortalMoveDeploymentRequest $postBody, $optParams = []) function in Google\\Service\\Sasportal\\Resource\\NodesDeployments
DNodesNodes.php107 public function move($name, SasPortalMoveNodeRequest $postBody, $optParams = []) function in Google\\Service\\Sasportal\\Resource\\NodesNodes
DCustomersDeployments.php107 public function move($name, SasPortalMoveDeploymentRequest $postBody, $optParams = []) function in Google\\Service\\Sasportal\\Resource\\CustomersDeployments
DCustomersNodes.php107 public function move($name, SasPortalMoveNodeRequest $postBody, $optParams = []) function in Google\\Service\\Sasportal\\Resource\\CustomersNodes
DDeploymentsDevices.php71 public function move($name, SasPortalMoveDeviceRequest $postBody, $optParams = []) function in Google\\Service\\Sasportal\\Resource\\DeploymentsDevices
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryReservation/Resource/
DProjectsLocationsReservationsAssignments.php136 public function move($name, MoveAssignmentRequest $postBody, $optParams = []) function in Google\\Service\\BigQueryReservation\\Resource\\ProjectsLocationsReservationsAssignments
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SASPortalTesting/Resource/
DNodesDeployments.php92 public function move($name, SasPortalMoveDeploymentRequest $postBody, $optParams = []) function in Google\\Service\\SASPortalTesting\\Resource\\NodesDeployments
DCustomersDeployments.php107 public function move($name, SasPortalMoveDeploymentRequest $postBody, $optParams = []) function in Google\\Service\\SASPortalTesting\\Resource\\CustomersDeployments
DCustomersNodes.php107 public function move($name, SasPortalMoveNodeRequest $postBody, $optParams = []) function in Google\\Service\\SASPortalTesting\\Resource\\CustomersNodes
DNodesNodes.php107 public function move($name, SasPortalMoveNodeRequest $postBody, $optParams = []) function in Google\\Service\\SASPortalTesting\\Resource\\NodesNodes
DDeploymentsDevices.php71 public function move($name, SasPortalMoveDeviceRequest $postBody, $optParams = []) function in Google\\Service\\SASPortalTesting\\Resource\\DeploymentsDevices
/plugin/findologicxmlexport/vendor/hoa/stream/IStream/
DTouchable.php111 public function move( function
/plugin/webdav/vendor/sabre/dav/lib/DAV/
DTree.php143 function move($sourcePath, $destinationPath) { function in Sabre\\DAV\\Tree
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DTree.php143 function move($sourcePath, $destinationPath) { function in Sabre\\DAV\\Tree
/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/Touch/
H A DWebDriverTouchScreen.php79 public function move($x, $y); function

1234567