Home
last modified time | relevance | path

Searched refs:s (Results 126 – 150 of 3820) sorted by relevance

12345678910>>...153

/plugin/combo/resources/library/bootstrap/5.0.1/
H A Dbootstrap.min.js6 !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("@popperjs/core")):"function"==typeof define&&define.amd?define(["@popperjs/core"],e):(t="undefined"!=typeof globalThis?globalThis:t||self).bootstrap=e(t.Popper)}(this,(function(t){"use strict";function e(t){if(t&&t.__esModule)return t;var e=Object.create(null);return t&&Object.keys(t).forEach((function(s){if("default"!==s){var i=Object.getOwnPropertyDescriptor(t,s);Object.defineProperty(e,s,i.get?i:{enumerable:!0,get:function(){return t[s]}})}})),e.default=t,Object.freeze(e)}var s=e(t);const i={find:(t,e=document.documentElement)=>[].concat(...Element.prototype.querySelectorAll.call(e,t)),findOne:(t,e=document.documentElement)=>Element.prototype.querySelector.call(e,t),children:(t,e)=>[].concat(...t.children).filter(t=>t.matches(e)),parents(t,e){const s=[];let i=t.parentNode;for(;i&&i.nodeType===Node.ELEMENT_NODE&&3!==i.nodeType;)i.matches(e)&&s.push(i),i=i.parentNode;return s},prev(t,e){let s argument
[all...]
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DAppendStreamTest.php18 $s = $this->getMockBuilder('GuzzleHttp\Stream\StreamInterface')
20 $s->expects($this->once())
23 $a->addStream($s);
35 $s = $this->getMockBuilder('GuzzleHttp\Stream\StreamInterface')
37 $s->expects($this->once())
40 $s->expects($this->once())
43 $s->expects($this->once())
46 $a->addStream($s);
126 $s = $this->getMockBuilder('GuzzleHttp\Stream\StreamInterface')
128 $s
[all...]
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar-Bootstrap.js6 var s = 'html=1;shadow=0;dashed=0;shape=mxgraph.bootstrap.';
3515 …var item2 = new mxCell('', new mxGeometry(1, 0, 8, 8), s + 'x;strokeColor=#868686;strokeWidth=2;');
3554 …var item2 = new mxCell('', new mxGeometry(1, 0, 8, 8), s + 'x;strokeColor=#868686;strokeWidth=2;');
3594 …var item2 = new mxCell('', new mxGeometry(1, 0, 8, 8), s + 'x;strokeColor=#868686;strokeWidth=2;');
4324 s + 'rrect;rSize=5;fillColor=#E9ECEF;strokeColor=none;');
4337 s + 'rrect;rSize=5;fillColor=#E9ECEF;strokeColor=none;');
4350 s + 'rrect;rSize=5;fillColor=#E9ECEF;strokeColor=none;');
4363 s + 'rrect;rSize=5;fillColor=#E9ECEF;strokeColor=none;');
4376 s + 'rrect;rSize=5;fillColor=#E9ECEF;strokeColor=none;');
4389 s + 'rrect;rSize=5;fillColor=#E9ECEF;strokeColor=none;');
[all …]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D13.13.js1s}));var t={wordPattern:/(-?\d*\.\d\w*)|([^\`\~\!\@\#%\^\&\*\(\)\=\$\-\+\[\{\]\}\\\|\;\:\'\"\,\.\<… class in AnonymousFunction42fb6ac30100
/plugin/diagramsnet/lib/img/lib/allied_telesis/switch/
H A DSwitch_48_port_L3.svg1s-.822-.065-1.258.007-.84.2-1.207.388c-.566.285-.9.6-.974.974s.152.715.715 1.05c.557.333 1.232.54 …
H A DSwitch_24_port_L3_Alternative.svg1s-.822-.065-1.258.007-.84.2-1.207.388c-.566.285-.9.6-.974.974s.152.715.715 1.05c.557.333 1.232.54 …
H A DSwitch_52_port_L3.svg1s-.822-.065-1.258.007-.84.2-1.207.388c-.566.285-.9.6-.974.974s.152.715.715 1.05c.557.333 1.232.54 …
H A DSwitch_48_port_L2.svg1s-.822-.065-1.258.007-.84.2-1.207.388c-.566.285-.9.6-.974.974s.152.715.715 1.05c.557.333 1.232.54 …
H A DSwitch_24_port_L2.svg1s-.822-.065-1.258.007-.84.2-1.207.388c-.566.285-.9.6-.974.974s.152.715.715 1.05c.557.333 1.232.54 …
/plugin/photogallery/lightGallery/js/
H A Dlg-thumbnail.js59 this.core.s = $.extend({}, defaults, this.core.s);
64 …this.thumbTotalWidth = (this.core.$items.length * (this.core.s.thumbWidth + this.core.s.thumbMargi…
84 if (this.core.s.pullCaptionUp) {
89 if (this.core.s.animateThumb) {
136 if (_this.core.s.animateThumb) {
143 if (this.core.s.animateThumb) {
181 if (_this.core.s.dynamic) {
183 getThumb(_this.core.s.dynamicEl[i].src, _this.core.s.dynamicEl[i].thumb, i);
257 if (this.core.s.animateThumb) {
269 this.left = ((this.core.s.thumbWidth + this.core.s.thumbMargin) * index - 1) - position;
[all …]
H A Dlg-thumbnail.min.js4s=a.extend({},b,this.core.s),this.$el=a(c),this.$thumbOuter=null,this.thumbOuterWidth=0,this.thumb…
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DmxVsdxCanvas2D.js241 x = ((x - geo.x + s.dx) * s.scale);
279 x = (x - geo.x + s.dx) * s.scale;
315 x = (x - geo.x + s.dx) * s.scale;
340 x = (x - geo.x + s.dx) * s.scale;
371 x1 = (x1 - geo.x + s.dx) * s.scale;
374 x2 = (x2 - geo.x + s.dx) * s.scale;
410 x1 = (x1 - geo.x + s.dx) * s.scale;
413 x2 = (x2 - geo.x + s.dx) * s.scale;
416 x3 = (x3 - geo.x + s.dx) * s.scale;
645 x = (x - geo.x + s.dx) * s.scale;
[all …]
/plugin/diagramsnet/lib/img/lib/mscae/
H A DHDInsight.svg1s-.9-.2-1.3 0c-.1.1-.2.1-.3.2-.2.2-.4.5-.6.8s-.5.7-.7.9c-.3.3-.7.4-1.1.6-.2-.4-.3-.8-.6-1.1-.3-.4-…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dfailure-isolation.phpt17 Time: %s, Memory: %s
32 %s:%i
38 %s:%i
51 %s:%i
57 %s:%i
68 %s:%i
81 %s:%i
89 -*%s*
92 %s:%i
98 %s:%i
[all …]
H A Dfailure-reverse-list.phpt17 Time: %s, Memory: %s
30 %s:%d
36 %s:%d
42 %s:%d
48 %s:%d
59 %s:%d
65 %s:%d
73 -*%s*
76 %s:%d
89 %s:%d
[all …]
H A Dfailure.phpt16 Time: %s, Memory: %s
31 %s:%i
37 %s:%i
50 %s:%i
56 %s:%i
67 %s:%i
80 %s:%i
88 -*%s*
91 %s:%i
97 %s:%i
[all …]
/plugin/twcheckliste/theme_twCheckliste/
H A Dpackery.pkgd.min.js12s=n.call(arguments,1),a=0,h=this.length;h>a;a++){var p=this[a],u=t.data(p,e);if(u)if(t.isFunction(… function
13s;this.items.sort(t)},h.prototype.fit=function(t,e,i){var n=this.getItem(t);n&&(this._getMeasureme…
/plugin/datatables/assets/datatables.net-fixedcolumns/js/
H A DdataTables.fixedColumns.min.js
/plugin/autolink4/
H A Dhelper.php86 $s = [];
87 $s[self::$ORIG] = $orig;
88 $s[self::$TO] = trim($data[self::$TO]);
89 $s[self::$IN] = $ns;
90 $s[self::$FLAGS] = isset($data[self::$FLAGS]) ? trim($data[self::$FLAGS]) : null;
91 $s[self::$TOOLTIP] = isset($data[self::$FLAGS]) ? strstr($data[self::$FLAGS], 'tt') !== FALSE : false;
92 $s[self::$ONCE] = isset($data[self::$FLAGS]) ? strstr($data[self::$FLAGS], 'once') !== FALSE : false;
93 $s[self::$INWORD] = isset($data[self::$FLAGS]) ? strstr($data[self::$FLAGS], 'inword') !== FALSE : false;
96 if ($s[self::$INWORD]) {
97 $s[sel
[all...]
/plugin/sequencediagram/bower_components/snap.svg/doc/js/
H A Dprism.js5s=i[e],o={};for(var u in s)if(s.hasOwnProperty(u)){if(u==n)for(var a in r)r.hasOwnProperty(a)&&(o[… argument
8 …ord",{regex:{pattern:/(^|[^/])\/(?!\/)(\[.+?]|\\.|[^/\r\n])+\/[gim]{0,3}(?=\s*($|[\r\n,.;})]))/g,l…
/plugin/timetrack/vendor/pnotify/
H A Djquery.pnotify.js97 s.nextpos1 = s.firstpos1;
98 s.nextpos2 = s.firstpos2;
357 s.nextpos1 = s.firstpos1;
359 s.nextpos2 = s.firstpos2;
390 s.nextpos1 = s.firstpos1;
414 s.nextpos2 = s.firstpos2;
422 s.nextpos1 = s.firstpos1;
423 s.nextpos2 += s.addpos2 + (typeof s.spacing2 == "undefined" ? 25 : s.spacing2);
427 if (s.animation && s.nextpos2 < curpos2) {
485 s.nextpos1 += pnotify.height() + (typeof s.spacing1 == "undefined" ? 25 : s.spacing1);
[all …]
/plugin/rater/scripts/
H A Djquery.tablesorter.js145 function log(s) { argument
895 is: function (s) { argument
914 is: function (s) { argument
923 is: function (s) { argument
943 is: function (s) { argument
952 is: function (s) { argument
955 return $.tablesorter.formatFloat((s != "") ? new Date(s.replace(
962 is: function (s) { argument
971 is: function (s) { argument
980 is: function (s) { argument
[all …]
/plugin/ajaxedit/vendor/pnotify/
H A Djquery.pnotify.js97 s.nextpos1 = s.firstpos1;
98 s.nextpos2 = s.firstpos2;
357 s.nextpos1 = s.firstpos1;
359 s.nextpos2 = s.firstpos2;
390 s.nextpos1 = s.firstpos1;
414 s.nextpos2 = s.firstpos2;
422 s.nextpos1 = s.firstpos1;
423 s.nextpos2 += s.addpos2 + (typeof s.spacing2 == "undefined" ? 25 : s.spacing2);
427 if (s.animation && s.nextpos2 < curpos2) {
485 s.nextpos1 += pnotify.height() + (typeof s.spacing1 == "undefined" ? 25 : s.spacing1);
[all …]
/plugin/pdfjs/pdfjs/web/locale/hu/
H A Dviewer.properties35 zoom.title=Nagyítás
44 bookmark.title=Jelenlegi nézet (másolás vagy megnyitás új ablakban)
56 page_rotate_cw.title=Forgatás az óramutató járásával egyezően
57 page_rotate_cw.label=Forgatás az óramutató járásával egyezően
58 page_rotate_cw_label=Forgatás az óramutató járásával egyezően
59 page_rotate_ccw.title=Forgatás az óramutató járásával ellentétesen
60 page_rotate_ccw.label=Forgatás az óramutató járásával ellentétesen
61 page_rotate_ccw_label=Forgatás az óramutató járásával ellentétesen
142 …ine.title=Dokumentum megjelenítése online (dupla kattintás minden elem kinyitásához/összecsukásáho…
162 find_previous.title=A kifejezés előző előfordulásának keresése
[all …]
/plugin/bugzillahttp/
H A Dsyntax.php51 …$this->Lexer->addSpecialPattern('^\[buglist\s*\|\s*\d+\s*(?:\s*,\s*\d+)*\s*\]', $mode, 'plugin_bug…
68 preg_match('/^\[buglist\s*\|([\s(\d),]+)\]/', $match, $submatch);
69 $idString = preg_replace('/\s/', '', $submatch[1]);
106 // $renderer->doc .= 'fetchted buglist in '.($this->endtime - $this->starttime) .'s';

12345678910>>...153