Home
last modified time | relevance | path

Searched refs:move (Results 51 – 75 of 442) sorted by relevance

12345678910>>...18

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DTreeTest.php30 $tree->move('hi','hi2');
40 $tree->move('hi/sub','hi2');
/plugin/ckgdoku/fckeditor/userfiles/
H A D.htaccess.security1 #unix -- do not change or move
H A D.htaccess1 #unix -- do not change or move
/plugin/ckgedit/fckeditor/userfiles/
H A D.htaccess1 #unix -- do not change or move
H A D.htaccess.security1 #unix -- do not change or move
/plugin/bureaucracy-au/helper/
H A Dactiontemplate.php362 $move = 'copy_uploaded_file';
365 $move = 'copy';
372 $move);
/plugin/bureaucracyau/helper/
H A Dactiontemplate.php362 $move = 'copy_uploaded_file';
365 $move = 'copy';
372 $move);
/plugin/move/helper/
H A Dhandler.php13 * Handler class for move. It does the actual rewriting of the content.
38 * Initialize the move handler.
84 foreach($moves as $move) {
85 if($move[0] == $old) {
86 $old = $move[1];
/plugin/findologicxmlexport/vendor/hoa/stream/IStream/
H A DTouchable.php111 public function move( function
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_undo.js143 move: "move" // move task in grid property in gantt.config.undo_actions
334 …EntityCommand(task, this.getInitialTask(task.id), this._undo.command.type.move, this._undo.command…
602 … if (command.type === commands.type.update || command.type === commands.type.move) {
635 case this.type.move:
636 return this.type.move;
734 var actionWeights = { move: 1, any: 0 }; property in Undo._reorderCommands.actionWeights
764 move: "moveTask",
797 else if (command.type === actions.move) {
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_undo.js13move||(e=[s.oldValue,s.value],s.value=e[0],s.oldValue=e[1])}return o}},this.command={entity:null,t… property in t._reorderCommands.e
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverPoint.php46 public function move($new_x, $new_y) function in Facebook\\WebDriver\\WebDriverPoint
/plugin/p2ilinkaction/
H A Dplugin.info.txt6 …visualize links of your website by just one click installation. When user move mouse over the text…
/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/Touch/
H A DWebDriverTouchScreen.php73 * Finger move on the screen.
79 public function move($x, $y); function
/plugin/bureaucracy/helper/
H A Dactiontemplate.php408 $move = 'copy_uploaded_file';
411 $move = 'copy';
418 $move);
/plugin/sqlcomp/
H A DREADME.md8 NOTE: All users of versions prior to 2017 should move their alias-entries from sqlcomp/config.php
/plugin/openlayersmap/lang/en/
H A Dhelp.txt5 * **moving** by grabbing the map with a mouse-click you can move the map around
14 * **moving** using the arrow keys you can move the map
/plugin/imageflow/
H A Dscript.js507 var move = direction * (posx - _self.dragStartPosition);
526 _self.dbgMessage("move1: " + move);
527 move += direction * (xs);
528 _self.dbgMessage("move2: " + move);
530 xs = move + s;
553 var deltaPercent = move * 100 / _self.scrollbarwidth;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DTasks.php244 ],'move' => [
245 'path' => 'tasks/v1/lists/{tasklist}/tasks/{task}/move',
H A DCloudResourceManager.php132 ],'move' => [
133 'path' => 'v3/{+name}:move',
406 ],'move' => [
407 'path' => 'v3/{+name}:move',
/plugin/pgn4web/pgn4web/fonts/
H A Dpgn4web-font-ChessSansAlpha.css13 * the font-family for the .move class to the chess font of your choice.
H A Dpgn4web-font-ChessSansMerida.css13 * the font-family for the .move class to the chess font of your choice.
H A Dpgn4web-font-ChessSansPiratf.css13 * the font-family for the .move class to the chess font of your choice.
H A Dpgn4web-font-ChessSansUscf.css13 * the font-family for the .move class to the chess font of your choice.
H A Dpgn4web-font-ChessSansUsual.css13 * the font-family for the .move class to the chess font of your choice.

12345678910>>...18