Home
last modified time | relevance | path

Searched refs:steps (Results 1 – 25 of 612) sorted by relevance

12345678910>>...25

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DGamesAchievementSetStepsAtLeast.php29 public $steps; variable in Google\\Service\\Games\\GamesAchievementSetStepsAtLeast
48 public function setSteps($steps) argument
50 $this->steps = $steps;
57 return $this->steps;
H A DGamesAchievementIncrement.php33 public $steps; variable in Google\\Service\\Games\\GamesAchievementIncrement
66 public function setSteps($steps) argument
68 $this->steps = $steps;
75 return $this->steps;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DListStepsResponse.php47 public function setSteps($steps) argument
49 $this->steps = $steps;
56 return $this->steps;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/
H A DTrace.php45 public function setSteps($steps) argument
47 $this->steps = $steps;
54 return $this->steps;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DOperationMetadata.php83 public function setSteps($steps) argument
85 $this->steps = $steps;
92 return $this->steps;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DGoalUrlDestinationDetails.php87 public function setSteps($steps) argument
89 $this->steps = $steps;
96 return $this->steps;
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.js251 var steps = null; variable
390 steps = $$(".step", root);
391 steps.forEach( initStep );
411 step = step < 0 ? steps[ steps.length + step] : steps[ step ];
553 var prev = steps.indexOf( activeStep ) - 1;
554 prev = prev >= 0 ? steps[ prev ] : steps[ steps.length-1 ];
561 var next = steps.indexOf( activeStep ) + 1;
562 next = next < steps.length ? steps[ next ] : steps[ 0 ];
582 steps.forEach(function (step) {
628 goto(getElementFromHash() || steps[0], 0);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DToolResults.php377 'steps',
395 …=> 'toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps',
419 …esults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}',
444 …beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfMetri…
469 …=> 'toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps',
497 …esults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}',
561 …beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfMetri…
596 …beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampl…
651 …beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampl…
799 …beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/testCases…
[all …]
/plugin/wysiwyg/fckeditor/editor/dialog/fck_select/
H A Dfck_select.js76 function Move( steps ) argument
78 ChangeOptionPosition( oListText, steps ) ;
79 ChangeOptionPosition( oListValue, steps ) ;
99 function ChangeOptionPosition( combo, steps ) argument
106 var iFinalIndex = iActualIndex + steps ;
/plugin/fckg/fckeditor/editor/dialog/fck_select/
H A Dfck_select.js76 function Move( steps ) argument
78 ChangeOptionPosition( oListText, steps ) ;
79 ChangeOptionPosition( oListValue, steps ) ;
99 function ChangeOptionPosition( combo, steps ) argument
106 var iFinalIndex = iActualIndex + steps ;
/plugin/mikioplugin/assets/
H A Dvariables.css103 --mikiop-steps-step-text-color: inherit;
104 --mikiop-steps-border-color: #00000040;
105 --mikiop-steps-step-background-color: #fff;
106 --mikiop-steps-step-background-complete-color: #f8f8f8;
146 --mikiop-steps-step-text-color: #fff;
147 --mikiop-steps-border-color: #ffffff40;
148 --mikiop-steps-step-background-color: #222;
149 --mikiop-steps-step-background-complete-color: #000;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/Resource/
H A DAchievements.php104 * @param int $steps The minimum value to set the steps to.
108 public function setStepsAtLeast($achievementId, $steps, $optParams = []) argument
110 $params = ['achievementId' => $achievementId, 'steps' => $steps];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DJob.php395 public function setSteps($steps) argument
397 $this->steps = $steps;
404 return $this->steps;
/plugin/pgn4web/pgn4web/live/
H A Dlive-simulation.sh278 steps=34
299 while [ $upto -lt $steps ]
301 echo " step $upto of $steps"
332 echo " step $upto of $steps"
/plugin/diagramsnet/lib/plugins/
H A Danimation.js35 function animateCells(graph, cells, steps, delay) argument
37 graph.executeAnimations(graph.createWipeAnimations(cells, true), null, steps, delay);
63 function run(graph, steps, loop) argument
94 if (allowedToRun && step < steps.length)
96 var tokens = steps[step].split(' ');
144 console.log('cell not found', id, steps[step]);
161 run(graph, steps, loop);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DExplainQueryStage.php391 public function setSteps($steps) argument
393 $this->steps = $steps;
400 return $this->steps;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DBuild.php441 public function setSteps($steps) argument
443 $this->steps = $steps;
450 return $this->steps;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DContaineranalysisGoogleDevtoolsCloudbuildV1Build.php441 public function setSteps($steps) argument
443 $this->steps = $steps;
450 return $this->steps;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/TestDox/ResultPrinter/
H A DXML.php204 $steps = $this->exception->getSerializableTrace();
206 $steps = $this->exception->getTrace();
212 foreach ($steps as $step) {
/plugin/upgrade/
H A Dadmin.php107 * Display a progress bar of all steps
113 $steps = ['version', 'download', 'unpack', 'check', 'upgrade'];
118 foreach ($steps as $step) {
/plugin/tablecalc/
H A Dscript.js433 var steps=0;
435 steps++;
449 } while ( (!exit) && (steps<99) );
450 if (steps>=99) {
/plugin/sfauth/
H A DREADME.wiki5 To install this plug-in you have to do the following steps in the given order:
7 - Do the "Setup at SalesForce" steps
8 - Do the "DokuWiki Setup" steps
/plugin/datatemplate/
H A DREADME.md10 …ore the plugin, so I adopt it ;-) Thanks a lot to him to have built first steps and accepted the a…
/plugin/elwikiupgrade/lang/en/
H A Dstep0.txt1 … read the [[doku>changes|Changelog]] to check if there are any additional steps for you to perform…
/plugin/upgrade/lang/en/
H A Dstep0.txt1 This plugin will automatically upgrade your wiki to the newest available DokuWiki version. Before continuing, you should read the [[doku>changes|Changelog]] to check if there are any additional steps for you to perform before or after upgrading.

12345678910>>...25