Home
last modified time | relevance | path

Searched refs:step (Results 51 – 75 of 236) sorted by last modified time

12345678910

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DEngine.php1048 …$step = $og->subtract($g)->divide(static::$two[static::class])[0]; // step is the half of upper bo…
1049 … $g = $g->add($step); // we start at lower bound + step , basically in the middle of our interval
1053 while ($step->compare(static::$one[static::class]) == 1) {
1055 $step = $step->divide(static::$two[static::class])[0];
1059 $g = $g->add($step);
1062 $g = $g->subtract($step);
1071 $g = $g->subtract($step);
/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
H A DEachPromise.php184 $this->step($idx);
195 $this->step($idx);
227 private function step($idx) function in GuzzleHttp\\Promise\\EachPromise
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md398 One additional step is required in Charles to view SSL requests. Go to **Charles > Proxy > SSL Prox…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3RolloutState.php29 public $step; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3RolloutState
52 public function setStep($step) argument
54 $this->step = $step;
61 return $this->step;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/WorkflowExecutions/
H A DStackTraceElement.php31 public $step; variable in Google\\Service\\WorkflowExecutions\\StackTraceElement
64 public function setStep($step) argument
66 $this->step = $step;
73 return $this->step;
/plugin/c3chart/assets/
H A Dc3.css95 .c3-target.c3-focused path.c3-line, .c3-target.c3-focused path.c3-step {
H A Dc3.min.js2 …nalOpen,"cardinal-closed":i.curveCardinalClosed,monotone:i.curveMonotoneX,step:i.curveStep,"step-b… property in AnonymousFunctionca6b16e92eb00.n
H A Dd3.min.js2step=function(n){return arguments.length?t.stepMajor(n).stepMinor(n):t.stepMinor()},t.stepMajor=fu… function
/plugin/structtemplate/_vagrant/
H A DVagrantfile103 # info "On Windows hosts the virtual machine should be running for this step."
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG.md
/plugin/passpolicy/
H A Dwords.txt3433 step
/plugin/diagramsnet/lib/js/diagramly/
H A DmxRuler.js209 var step = tickStep;
213 step = tickStep / (Math.floor(scale / 2) * 2);
217step = tickStep * (Math.floor((1 / scale) / 2) * (ruler.unit == mxConstants.MILLIMETERS? 2 : 1));
263 for (var i = hasPageView? rStart : rStart % (step * scale); i <= rEnd; i += step * scale)
265 var current = Math.round((i - rStart) / scale / step);
277 text = ruler.formatText(pageShift + current * step) + '';
H A DEditor.js4947 input.step = pType == 'int'? '1' : 'any';
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/diagramsnet/lib/plugins/webcola/
H A DmxWebColaAdaptor.js144 mxWebColaAdaptor.prototype.step = function (colaAdaptor) method in mxWebColaAdaptor
228 layout.step();
/plugin/diagramsnet/lib/js/croppie/
H A Dcroppie.min.js1step):parseFloat(f.elements.zoomer.value)-parseFloat(f.elements.zoomer.step),f.setZoom(n)}var i,o,…
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js3117 execute: mxUtils.bind(this, function(step, steps) argument
3122 var f = step / steps;
3150 if (step == 0)
3187 execute: mxUtils.bind(this, function(step, steps) argument
3191 var f = step / steps;
3201 if (step == 0)
3238 var step = 0;
3242 if (step == steps || this.stoppingCustomActions)
3260 animations[i].execute(step, steps);
3264 step++;
H A DEditorUi.js2948 var step = 40 / graph.view.scale;
2952 graph.view.setTranslate(t.x, t.y + ((up) ? step : -step));
2956 graph.view.setTranslate(t.x + ((up) ? -step : step), t.y);
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js449 …prototype.graph=null;mxMorphing.prototype.steps=null;mxMorphing.prototype.step=0;mxMorphing.protot… method in mxMorphing
450 …ell(this.graph.getModel().getRoot(),a,!0);this.show(a);(a.isEmpty()||this.step++>=this.steps)&&thi…
2898 …th.max(0,Math.min(100,200*(d.y-b.y)/b.height)))/100});d.push(b);return d},step:Pa(L.prototype.size…
3220 …city 2",type:"float",min:-1,max:1,defVal:0}];mxCellRenderer.defaultShapes.step.prototype.customPro… class in mxCellRenderer.defaultShapes
3250 …Name="gePropEditor";"int"!=x&&"float"!=x||n.allowAuto||(l.type="number",l.step="int"==x?"1":"any",…
H A Dviewer.min.js449 …prototype.graph=null;mxMorphing.prototype.steps=null;mxMorphing.prototype.step=0;mxMorphing.protot… method in mxMorphing
450 …ell(this.graph.getModel().getRoot(),a,!0);this.show(a);(a.isEmpty()||this.step++>=this.steps)&&thi…
2898 …th.max(0,Math.min(100,200*(d.y-b.y)/b.height)))/100});d.push(b);return d},step:Pa(L.prototype.size…
3220 …city 2",type:"float",min:-1,max:1,defVal:0}];mxCellRenderer.defaultShapes.step.prototype.customPro… class in mxCellRenderer.defaultShapes
3250 …Name="gePropEditor";"int"!=x&&"float"!=x||n.allowAuto||(l.type="number",l.step="int"==x?"1":"any",…
H A Dextensions.min.js1705step=function(t){return arguments.length?v.stepMajor(t).stepMinor(t):v.stepMinor()},v.stepMajor=fu… function
/plugin/diagramsnet/lib/plugins/
H A Dreplay.js223 function step() function
237 if (!step())
253 while (step())
/plugin/diagramsnet/lib/shapes/pid2/
H A DmxPidMisc.js187 var step = w * 1.2;
189 var rem = range % step;
194 for (var i = 0; i <= range - step; i += step)
210 var step = w * 0.2;
212 var rem = range % step;
374 var step = w * 1.2;
376 var rem = range % step;
381 for (var i = 0; i <= range - step; i += step)
411 c.moveTo(w * 0.5 - step * 0.08, i + off + step * 0.08);
413 c.lineTo(w * 0.5 + step * 0.08, i + off + step * 0.08);
[all …]
/plugin/diagramsnet/lib/js/jquery/
H A Djquery-3.3.1.min.js2step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):tt.propHooks._default.s…
/plugin/diagramsnet/lib/js/rough/
H A Drough.js.modified36 …o[Symbol.iterator](); }, n: function n() { var step = it.next(); normalCompletion = step.done; ret…

12345678910