Home
last modified time | relevance | path

Searched refs:y (Results 401 – 425 of 1365) sorted by relevance

1...<<11121314151617181920>>...55

/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
H A Dmod.csstransforms.min.js2 …turn d}(),y=({}).hasOwnProperty,z;C(y,c)||C(y.call,c)?z=function(a,b){return b in a&&C(a.construct…
/plugin/tindexmenu/
H A Dscript.js73 var x = 3, y = 3, picker = $(pickerid);
76 y += findPosY(btn);
80 y += btn.offsetHeight;
84 picker.style.top = y+'px';
/plugin/diagramsnet/lib/plugins/
H A Dimport.js69 var processFreeMindNode = function(node, nodeParent, x, y) argument
86 var nodeVertex = graph.insertVertex(defaultParent, null, nodeName, x, y, defaultWidth,
112 var childY = y + (defaultHeight + defaultVerticalSpaceBetweenVertex) * childNumber;
142 processFreeMindNode(freeMindDOMchilds.childNodes[i], defaultParent, pt.x, pt.y);
/plugin/ckgedit/lang/es/
H A Dlang.php54 $lang['btn_title_dw_fb'] = 'Guardar y cerrar el editor y cambiar al Explorador de Archivos DW…
55 $lang['btn_title_ckg_fb'] = 'Guardar y cerrar el editor y cambiar al Explorador de Archivos CK…
/plugin/bpmnio/script/
H A Dbpmnio_render.js30 y: bboxViewport.y,
53 y: bboxViewport.y,
/plugin/diagramsnet/lib/img/lib/active_directory/
H A Dusers.svg1y="6.95" fill="url(#N)"/><path d="M100.64 107.052l.225 52-7.27 2.94-9.412 3.8V113.72z" fill="url(#…
/plugin/mobiletable/
H A Dscript.js4 …==f.children.length)H(F(v),f.firstElementChild,!0),n.fill(0);else{z=-1!==k?F(v):null;for(var l=0,y=
6 …].colSpan;n[l]=f.children[l-w].rowSpan-1;1===y&&(H(x,f.children[l-w],q===D).rowSpan=h);y=1===y?h:y
/plugin/sqlraw/
H A Dsorttable.min.js25y=mtch[3];m=mtch[2];d=mtch[1];if(m.length==1)m='0'+m;if(d.length==1)d='0'+d;dt1=y+m+d;mtch=b[0].ma…
/plugin/quickstats/scripts/
H A Dsorttable-cmpr.js3y=mtch[3];m=mtch[2];d=mtch[1];if(m.length==1){m="0"+m}if(d.length==1){d="0"+d}dt1=y+m+d;mtch=c[0].…
H A Dsorttable.js273 y = mtch[3]; m = mtch[2]; d = mtch[1];
276 dt1 = y+m+d;
278 y = mtch[3]; m = mtch[2]; d = mtch[1];
281 dt2 = y+m+d;
288 y = mtch[3]; d = mtch[2]; m = mtch[1];
291 dt1 = y+m+d;
293 y = mtch[3]; d = mtch[2]; m = mtch[1];
296 dt2 = y+m+d;
/plugin/encryptedpasswords/script/
H A Dmd5.min.js10 !function(){"use strict";function t(t){if(t)d[0]=d[16]=d[1]=d[2]=d[3]=d[4]=d[5]=d[6]=d[7]=d[8]=d[9]=d[10]=d[11]=d[12]=d[13]=d[14]=d[15]=0,this.blocks=d,this.buffer8=l;else if(a){var r=new ArrayBuffer(68);this.buffer8=new Uint8Array(r),this.blocks=new Uint32Array(r)}else this.blocks=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];this.h0=this.h1=this.h2=this.h3=this.start=this.bytes=this.hBytes=0,this.finalized=this.hashed=!1,this.first=!0}var r="input is invalid type",e="object"==typeof window,i=e?window:{};i.JS_MD5_NO_WINDOW&&(e=!1);var s=!e&&"object"==typeof self,h=!i.JS_MD5_NO_NODE_JS&&"object"==typeof process&&process.versions&&process.versions.node;h?i=global:s&&(i=self);var f=!i.JS_MD5_NO_COMMON_JS&&"object"==typeof module&&module.exports,o="function"==typeof define&&define.amd,a=!i.JS_MD5_NO_ARRAY_BUFFER&&"undefined"!=typeof ArrayBuffer,n="0123456789abcdef".split(""),u=[128,32768,8388608,-2147483648],y=[0,8,16,24],c=["hex","array","digest","buffer","arrayBuffer","base64"],p="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split(""),d=[],l;if(a){var A=new ArrayBuffer(68);l=new Uint8Array(A),d=new Uint32Array(A)}!i.JS_MD5_NO_NODE_JS&&Array.isArray||(Array.isArray=function(t){return"[object Array]"===Object.prototype.toString.call(t)}),!a||!i.JS_MD5_NO_ARRAY_BUFFER_IS_VIEW&&ArrayBuffer.isView||(ArrayBuffer.isView=function(t){return"object"==typeof t&&t.buffer&&t.buffer.constructor===ArrayBuffer});var b=function(r){return function(e){return new t(!0).update(e)[r]()}},v=function(){var r=b("hex");h&&(r=w(r)),r.create=function(){return new t},r.update=function(t){return r.create().update(t)};for(var e=0;e<c.length;++e){var i=c[e];r[i]=b(i)}return r},w=function(t){var e=eval("require('crypto')"),i=eval("require('buffer').Buffer"),s=function(s){if("string"==typeof s)return e.createHash("md5").update(s,"utf8").digest("hex");if(null===s||void 0===s)throw r;return s.constructor===ArrayBuffer&&(s=new Uint8Array(s)),Array.isArray(s)||ArrayBuffer.isView(s)||s.constructor===i?e.createHash("md5").update(new i(s)).digest("hex"):t(s)};return s};t.prototype.update=function(t){if(!this.finalized){var e,i=typeof t;if("string"!==i){if("object"!==i)throw r;if(null===t)throw r;if(a&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!(Array.isArray(t)||a&&ArrayBuffer.isView(t)))throw r;e=!0}for(var s,h,f=0,o=t.length,n=this.blocks,u=this.buffer8;f<o;){if(this.hashed&&(this.hashed=!1,n[0]=n[16],n[16]=n[1]=n[2]=n[3]=n[4]=n[5]=n[6]=n[7]=n[8]=n[9]=n[10]=n[11]=n[12]=n[13]=n[14]=n[15]=0),e)if(a)for(h=this.start;f<o&&h<64;++f)u[h++]=t[f];else for(h=this.start;f<o&&h<64;++f)n[h>>2]|=t[f]<<y[3&h++];else if(a)for(h=this.start;f<o&&h<64;++f)(s=t.charCodeAt(f))<128?u[h++]=s:s<2048?(u[h++]=192|s>>6,u[h++]=128|63&s):s<55296||s>=57344?(u[h++]=224|s>>12,u[h++]=128|s>>6&63,u[h++]=128|63&s):(s=65536+((1023&s)<<10|1023&t.charCodeAt(++f)),u[h++]=240|s>>18,u[h++]=128|s>>12&63,u[h++]=128|s>>6&63,u[h++]=128|63&s);else for(h=this.start;f<o&&h<64;++f)(s=t.charCodeAt(f))<128?n[h>>2]|=s<<y[3&h++]:s<2048?(n[h>>2]|=(192|s>>6)<<y[3&h++],n[h>>2]|=(128|63&s)<<y[3&h++]):s<55296||s>=57344?(n[h>>2]|=(224|s>>12)<<y[3&h++],n[h>>2]|=(128|s>>6&63)<<y[3&h++],n[h>>2]|=(128|63&s)<<y[3&h++]):(s=65536+((1023&s)<<10|1023&t.charCodeAt(++f)),n[h>>2]|=(240|s>>18)<<y[3&h++],n[h>>2]|=(128|s>>12&63)<<y[ variable
[all...]
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js1y=function(t,e){var n=p(t,e);return n?Math.sqrt(n):n},g=function(t,e){var n,r,i,a=t.length,o=-1;if… function
28y,o=e.x-i,s=e.y-a,c=t.width/2,u=t.height/2;if(!o&&!s)throw new Error("Not possible to find interse… class
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js6y=function(t,e){var n=p(t,e);return n?Math.sqrt(n):n},g=function(t,e){var n,r,i,a=t.length,o=-1;if… class in AnonymousFunction0948423732a00.o
29y,o=e.x-i,s=e.y-a,c=t.width/2,u=t.height/2;if(!o&&!s)throw new Error("Not possible to find interse… class in i
/plugin/achart/assets/
H A Dapexcharts.min.js6y:e.top}}},{key:"getLargestStringFromArr",value:function(t){return t.reduce((function(t,e){return … property in AnonymousFunction1cae5b51ce00.AnonymousFunction1cae5b51d100.f
10y:e,z:i})},spotLight:function(t,e,i,a,s,r){this.attr({x:t,y:e,z:i,pointsAtX:a,pointsAtY:s,pointsAt…
14y=i.clientY,this.p.matrixTransform(this.m)},t.prototype.getBBox=function(){var t=this.el.bbox();re… property in t.resize.offset
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/
H A DRaw.php73 …ion savePrivateKey(BigInteger $p, BigInteger $q, BigInteger $g, BigInteger $y, BigInteger $x, $pas… argument
88 public static function savePublicKey(BigInteger $p, BigInteger $q, BigInteger $g, BigInteger $y) argument
H A DPKCS8.php134 …ion savePrivateKey(BigInteger $p, BigInteger $q, BigInteger $g, BigInteger $y, BigInteger $x, $pas… argument
158 …public static function savePublicKey(BigInteger $p, BigInteger $q, BigInteger $g, BigInteger $y, a… argument
167 $key = ASN1::encodeDER($y, Maps\DSAPublicKey::MAP);
/plugin/combo/renderer/
H A Dxml.php73 public function multiplyentity($x, $y): string argument
75 return "$x x $y";
/plugin/diagramsnet/lib/js/
H A Dapp.min.js129y=257*a[k]^16843008*k;t[e]=y<<24|y>>>8;r[e]=y<<16|y>>>16;w[e]=y<<8|y>>>24;v[e]=y;y=16843009*G^6553… variable
688y-b[u+1].y,E=Math.sqrt(y*y+z*z),0!=E){B=y/E;C=z/E;E=Math.max(Math.sqrt((x*B+A*C+1)/2),.04);y=x+B;z…
1038y=a.y,g.x=b-a.height*Math.tan(l)/2):f<m?(g.x=a.x+a.width,g.y=e+a.width*Math.tan(f)/2):(g.y=a.y+a.h…
1043y>=g&&c.y<=g+l?(d.x=e?a:b==mxConstants.DIRECTION_WEST?f+k:f,d.y=c.y):c.x>=f&&c.x<=f+k&&(d.x=c.x,d.
1199y-m.y)&&(p[0].y=m.y));r=f[n];null!=r&&null!=p[p.length-1]&&(1>Math.abs(p[p.length-1].x-r.x)&&(p[p.…
1409y+e.height&&(g-=d.y+d.height-e.y-e.height-g);d.x<e.x&&(f-=d.x-e.x);d.y<e.y&&(g-=d.y-e.y);if(0!=f||…
1448 d.x,this.view.translate.y=d.y,this.view.setTranslate(c.x,c.y)))};
2751y,k.x,k.y,I.x,I.y,y.x,y.y);if(null!=m&&(Math.abs(m.x-h.x)>f||Math.abs(m.y-h.y)>f)&&(Math.abs(m.x-k… property in mxGraphView.updateLineJumps.m
2754y*n.y),0<l?(n.x=n.x*e/l,n.y=n.y*e/l):n=null);C>e*e&&0<l&&(C=h.x-G.x,I=h.y-G.y,C=C*C+I*I,C>e*e&&(y=…
12163y+B.height+4||t.y+t.height+4<B.y)?x.push(B):(t.y>=B.y&&t.y<=B.y+B.height||B.y>=t.y&&B.y<=t.y+t.hei…
[all …]
/plugin/diagramsnet/lib/img/lib/mscae/
H A DFile.svg1 …1 0 0 1 1.1 1.1"/><use xlink:href="#B"/><use xlink:href="#B" y="7.5"/><use xlink:href="#B" y="-7.5…
/plugin/diagramsnet/lib/img/lib/ibm/vpc/
H A DSubnetTag.svg1 …"preserve" x="49.243" y="244.031" font-size="25.4" font-family="sans-serif" letter-spacing="0" wor…
/plugin/ckgedit/lang/vi/
H A Dmerger.txt1 …- Phiên bản này của [[doku>plugin:ckgedit|ckgedit]] nâng cấp CKEditor từ 4.9 lên 4.10, giúp cập nh…
2 …u>plugin:ckgdoku|ckgdoku]]. Xem ckgdoku's [[doku>plugin:ckgdoku#configuration|tùy chọn cấu hình]].
/plugin/smtp/lang/vi/
H A Dintro.txt3 Trang này cho phép bạn kích hoạt gửi thư kiểm tra trong DokuWiki. Bạn có thể sử dụng nó để kiểm tra…
5 Cung cấp địa chỉ email của người nhận trong mẫu dưới đây.
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditorUi.js33 (t.x + img.x) * s, (t.y + img.y) * s,
1330 var y = graph.container.scrollTop + rect.y - offset.y;
1393 y -= r2.height + 6;
1514 clone.geometry.y = graph.snap(Math.round(y / graph.view.scale) -
1909 geo.y = state.y / state.view.scale - state.view.translate.y;
2004 this.scale * (this.translate.y + layout.y * page.height),
2038 b.y = b.y / s - tr.y;
2634 this.translate.y = pad.y - (this.y0 || 0) * size.height;
2667 var dy = pad.y - pages.y * size.height;
2782 dy += sp.y - scrollPosition.y;
[all …]
/plugin/elwikiupgrade/lang/vi/
H A Dstep0.txt1 Plugin này sẽ tự động nâng cấp wiki của bạn lên phiên bản DokuWiki mới nhất hiện có. Trước khi tiếp…
3 Để cho phép nâng cấp tự động, quy trình PHP yêu cầu quyền ghi cho các tập tin Dokuwiki. Plugin sẽ k…
5 Plugin này sẽ không nâng cấp bất kỳ plugin hoặc chủ đề đã cài đặt nào.
/plugin/upgrade/lang/vi/
H A Dstep0.txt

1...<<11121314151617181920>>...55