Home
last modified time | relevance | path

Searched refs:maxSteps (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DAndroidRoboTest.php41 public $maxSteps; variable in Google\\Service\\ToolResults\\AndroidRoboTest
102 public function setMaxSteps($maxSteps) argument
104 $this->maxSteps = $maxSteps;
111 return $this->maxSteps;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DAndroidRoboTest.php42 public $maxSteps; variable in Google\\Service\\Testing\\AndroidRoboTest
127 public function setMaxSteps($maxSteps) argument
129 $this->maxSteps = $maxSteps;
136 return $this->maxSteps;
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_undo.js589 this.maxSteps = MAX_UNDO_STEPS;
659 this.maxSteps = gantt.config.undo_steps || MAX_UNDO_STEPS;
721 while (stack.length > this.maxSteps) {
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_undo.js13maxSteps=o,this.undoEnabled=!0,this.redoEnabled=!0,this.action={create:function(t){return{commands…
H A Ddhtmlxgantt_undo.js.map1maxSteps","undoEnabled","redoEnabled","action","commands","slice","invert","revert","gantt","copy"…