Home
last modified time | relevance | path

Searched refs:interval (Results 51 – 75 of 123) sorted by last modified time

12345

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DSpriteSheet.php41 public $interval; variable in Google\\Service\\Transcoder\\SpriteSheet
126 public function setInterval($interval) argument
128 $this->interval = $interval;
135 return $this->interval;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DHistogramRule.php23 public $interval; variable in Google\\Service\\Sheets\\HistogramRule
34 public function setInterval($interval) argument
36 $this->interval = $interval;
40 return $this->interval;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DPoint.php30 public function setInterval(TimeInterval $interval) argument
32 $this->interval = $interval;
39 return $this->interval;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php2800 * @param int $interval
2803 public function setKeepAlive($interval) argument
2805 $this->keepAlive = $interval;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DMonitoring.php118 'interval.endTime' => [
122 'interval.startTime' => [
200 'interval.endTime' => [
204 'interval.startTime' => [
457 'interval.endTime' => [
461 'interval.startTime' => [
790 'interval.endTime' => [
794 'interval.startTime' => [
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js24778 interval: 300, // max time between the multi-tap taps
24808 … var validInterval = this.pTime ? (input.timeStamp - this.pTime < options.interval) : true;
24834 }, options.interval, this);
24845 }, this.options.interval, this);
H A Dbpmn-modeler.production.min.js33interval:300,time:250,threshold:9,posThreshold:10},getTouchAction:function(){return[xe]},process:f…
/plugin/multiorphan/
H A Dscript.js98 … $currentPagesAndMedia.interval = 1;//Math.floor($currentPagesAndMedia.pages.length / 10);
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js3412 …this.editor.setStatus("")}));if(null!=b.update){var g=null!=b.interval?parseInt(b.interval):6E4,l=…
H A Dviewer.min.js3412 …this.editor.setStatus("")}));if(null!=b.update){var g=null!=b.interval?parseInt(b.interval):6E4,l=…
H A Dapp.min.js10744 …this.editor.setStatus("")}));if(null!=b.update){var l=null!=b.interval?parseInt(b.interval):6E4,m=…
/plugin/diagramsnet/lib/math/extensions/MathML/
H A Dcontent-mathml.js19 …r("false"),set:a.transforms.set("{","}"),list:a.transforms.set("(",")"),interval:function(g,i,f){v…
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js699interval:["1D400","1D419"],base:sre.AlphabetGenerator.Base.LATINCAP,subst:{},capital:!0,category:"…
703interval:["FF41","FF5A"],base:sre.AlphabetGenerator.Base.LATINSMALL,subst:{},capital:!1,category:"…
704interval:["1D68A","1D6A3"],base:sre.AlphabetGenerator.Base.LATINSMALL,subst:{},capital:!1,category…
706interval:["1D5A0","1D5B9"],base:sre.AlphabetGenerator.Base.LATINCAP,subst:{},capital:!0,category:"…
708interval:["1D656","1D66F"],base:sre.AlphabetGenerator.Base.LATINSMALL,subst:{},capital:!1,category…
709interval:["1D6A8","1D6C0"],base:sre.AlphabetGenerator.Base.GREEKCAP,subst:{},capital:!0,category:"…
712interval:["0030","0039"],base:sre.AlphabetGenerator.Base.DIGIT,subst:{},offset:0,category:"Nd",fon…
714interval:["2487","249B"],base:sre.AlphabetGenerator.Base.DIGIT,subst:{2487:"1F100"},offset:0,categ…
715interval:["277F","2789"],base:sre.AlphabetGenerator.Base.DIGIT,subst:{"277F":"1F10B"},offset:0,cat…
716interval:["1D7CE","1D7D7"],base:sre.AlphabetGenerator.Base.DIGIT,subst:{},offset:0,category:"Nd",f…
[all …]
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/diagramsnet/lib/js/jquery/
H A Djquery-3.3.1.min.js2interval),w.fx.tick())}function st(){return e.setTimeout(function(){nt=void 0}),nt=Date.now()}func…
/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js2221 var interval = (desc.interval != null) ? parseInt(desc.interval) : 60000;
6520 if (interval > 1)
6525 interval = Math.floor(seconds / 2592000);
6527 if (interval > 1)
6532 interval = Math.floor(seconds / 86400);
6534 if (interval > 1)
6539 interval = Math.floor(seconds / 3600);
6541 if (interval > 1)
6546 interval = Math.floor(seconds / 60);
6548 if (interval > 1)
[all …]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D62.62.js.map1 … 'with',\n 'at',\n 'exit',\n 'return',\n 'interval',\n 'prior…
H A Dbundle.js.map1interval.js","webpack:///./node_modules/d3-time/src/millisecond.js","webpack:///./node_modules/d3-…
H A D2.2.js.map1interval at which snap points are defined, starting from the container’s relevant start edge.\"\n …
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1interval.js","webpack://mermaid/./node_modules/d3-time/src/year.js","webpack://mermaid/./node_modu…
/plugin/ol3/
H A Dscript.js1 …etween stops just less than and just greater than the function input."},interval:{doc:"Return the …
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2.js662 var interval,scripts,script,scriptPath, variable
708 interval = setInterval(function() {
710 clearInterval(interval);
H A Dfirebug-lite-1.2-compressed.js22 …display":"none"});win.setHeight(env.height);}},newWindow:function(){var interval,scripts,script,sc… variable
23 …done&&firebug.lib.env.webkit){interval=setInterval(function(){if(firebug.internal.popupWin.firebug…
/plugin/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng271 element interval {
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md1371 * Fixed: Issue 205: Parsing an iCalendar 0-second date interval.

12345