Home
last modified time | relevance | path

Searched refs:stop (Results 526 – 550 of 580) sorted by path

1...<<21222324

/plugin/sequencediagram/bower_components/lodash/vendor/underscore/
H A Dunderscore.js692 _.range = function(start, stop, step) { argument
693 if (stop == null) {
694 stop = start || 0;
698 step = stop < start ? -1 : 1;
701 var length = Math.max(Math.ceil((stop - start) / step), 0);
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js4128 e.stop && animationElements.splice(l--, 1);
4220 if (e.next && !e.stop) {
4558 stop: false, property in runAnimation.e
4574 e.stop = true;
4797 elproto.stop = function (anim) {
/plugin/sequencediagram/bower_components/raphael/
H A Draphael.min.js1stop&&Kt.splice(i--,1)):n.status=(n.prev+(n.percent-n.prev)*(l/h))/n.anim.top,!(l<0))if(l<h){var m…
H A Draphael.no-deps.min.js1stop&&Kt.splice(i--,1)):n.status=(n.prev+(n.percent-n.prev)*(l/h))/n.anim.top,!(l<0))if(l<h){var m…
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg-min.js19stop=function(){c=1},m.nt=function(a){return a?new RegExp("(?:\\.|\\/|^)"+a+"(?:\\.|\\/|$)").test(… function
20stop(),e instanceof f&&1==e.node.childNodes.length&&("radialGradient"==e.node.firstChild.tagName||…
21stop();var c=h(this.node,"filter");if(c){var d=g(c).match(f);return d&&a.select(d[1])}}),b.on("sna…
H A Dsnap.svg.js49 stop,
97 stop = 0;
271 stop = 1;
4090 eve.stop();
4101 eve.stop();
4110 eve.stop();
4114 eve.stop();
4129 eve.stop();
4133 eve.stop();
4145 eve.stop();
[all …]
/plugin/sequencediagram/bower_components/underscore/
H A Dunderscore-min.map1 …"findLastIndex","low","high","mid","floor","lastIndexOf","range","start","stop","step","ceil","exe…
H A Dunderscore.js678 _.range = function(start, stop, step) { argument
679 if (stop == null) {
680 stop = start || 0;
685 var length = Math.max(Math.ceil((stop - start) / step), 0);
/plugin/serverinfos/serverinfos/lib/
H A DElements.class.php220 $stop = "<span class='offline'>STOP</span>";
226 IF (empty($statusDns[0])) {echo $stop;} ELSE {echo $ok;}
232 IF (empty($statusDhcp[0])) {echo $stop;} ELSE {echo $ok;}
238 IF (empty($statusSamba[0])) {echo $stop;} ELSE {echo $ok;}
244 IF (empty($statusSsh[0])) {echo $stop;} ELSE {echo $ok;}
250 IF (empty($statusFtp[0])) {echo $stop;} ELSE {echo $ok;}
256 IF (empty($statusRadius[0])) {echo $stop;} ELSE {echo $ok;}
262 IF (empty($statusMysql[0])) {echo $stop;} ELSE {echo $ok;}
/plugin/showsamples/
H A Djquery.scrollTo.min.js7 …this.get(a);if(a.options.interrupt&&a._last&&a._last!==d)return $(a.elem).stop();var b=Math.round(…
/plugin/slider/
H A Djquery.bxslider.js681 …slider.controls.stop = $('<div class="bx-controls-auto-item"><a class="bx-stop" href="">' + slider…
692 slider.controls.autoEl.append(slider.controls.start).append(slider.controls.stop);
931 el.stop();
H A Dscreen.css153 .bx-wrapper .bx-controls-auto .bx-stop {
163 .bx-wrapper .bx-controls-auto .bx-stop:hover,
164 .bx-wrapper .bx-controls-auto .bx-stop.active {
/plugin/snow/
H A Dsnowstorm.js321 storm.stop();
327 this.stop = function() { method in snowStorm
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.delicious.js68 $self.find("b").stop(1, 1).css("display", "none");
72 $self.find("i").stop(1, 1).css("display", "none");
/plugin/solr/
H A DREADME.md17 …arting point for creating a Solr search schema. Consider adding stop words to the stop word list.…
/plugin/spellcheck/
H A Dscript.js367 this.stop = function(){ method in ajax_spell_class
445 ajax.onCompletion = ajax_spell.stop;
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2stop:function(){t.cancelAnimationFrame(r),e=!1},setAnimationLoop:function(t){n=t},setContext:funct… function
/plugin/subjectindex/plugins/
H A Dbible_verses.txt8407 And the king continued on his way out with all the people at his feet; and they came to a stop at B…
12132 Now PUT an order through for these able-bodied men to stop, that that city may not be rebuilt until…
17933 …on and say:"How has the one driving [others] to work come to a stop, the oppression come to a stop!
25184 "Moreover, stop judging, and YOU will by no means be judged; and stop condemning, and YOU will by n…
27043 But as for us, we cannot stop speaking about the things we have seen and heard."
27115 And they brought forward false witnesses, who said: "This man does not stop speaking things against…
27275 And the voice [spoke] again to him, the second time: "You stop calling defiled the things God has c…
27317 The second time the voice from heaven answered, 'You stop calling defiled the things God has cleans…
28511 YOU were bought with a price; stop becoming slaves of men.
29000 It is a truth of Christ in my case that no stop shall be put to this boasting of mine in the region…
[all …]
/plugin/swiftmail/
H A DSwift.php232 $this->connection->stop();
/plugin/swiftmail/Swift/Authenticator/
H A D@PopB4Smtp.php64 $this->connection->stop();
/plugin/swiftmail/Swift/Authenticator/PopB4Smtp/
H A DPop3Connection.php143 public function stop() function in Swift_Authenticator_PopB4Smtp_Pop3Connection
/plugin/swiftmail/Swift/
H A DBatchMailer.php148 $this->swift->connection->stop();
H A DConnection.php41 public function stop(); function
/plugin/swiftmail/Swift/Connection/
H A DMulti.php120 public function stop() function in Swift_Connection_Multi
122 if ($this->active !== null) $this->connections[$this->active]->stop();
H A DNativeMail.php124 public function stop() function in Swift_Connection_NativeMail

1...<<21222324