Home
last modified time | relevance | path

Searched +defs:a +defs:e (Results 51 – 75 of 452) sorted by last modified time

12345678910>>...19

/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js1 (function(){var e=CKEDITOR.tools.cssLength;var b=function(f){var g=this.id;if(!f.info){f.info={}}f.… function
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js5 (function(){function A(a){return a&&a.domId&&a.getInputElement().$?a.getInputElement():a&&a.$?a:!1}… argument
6 e;return d}()}}var g=function(){var a=function(a,b,e){e=e||{};var f=e.expires;if("number"==typeof f… argument
16 b.parts.tabs.removeListener("click",h);b.parts.tabs.on("click",h)};a.buildSelectLang=function(a){va… argument
18 var d=A(a.selectNode.Synonyms);a.selectNode.Synonyms.clear();for(var c=0;c<b.length;c++){var e=docu… argument
27 …getParentEditor().getCommand("checkspell");var c=a.dialog.getParentEditor(),e=CKEDITOR.plugins.sca… variable
33 F=function(b,d,c,e){d=d||CKEDITOR.config.wsc_cmd;c=c||a.dataTemp;g.postMessage.send({message:{custo… argument
40 height:g},b)},300)}a._.moved||(r=isNaN(c)&&isNaN(d)?0:1,isNaN(c)&&(c=(m.width-n.width)/2),0>c&&(c=0… argument
42 ("["===a[0]&&"]"===a[a.length-1]?(a=a.replace("[",""),a=a.replace("]",""),b=""===a?[]:a.split(","))… argument
43 set:function(a,c){var d=b.convertDataToString(c);this.setCookie(a,d,{expires:this.expiration})},del… argument
44 a=a+"\x3d"+b;for(var h in c)b=c[h],a+="; "+h,!0!==b&&(a+="\x3d"+b);document.cookie=a},deleteCookie:… argument
[all …]
/plugin/ckgedit/ckeditor/plugins/a11yhelp/dialogs/
H A Da11yhelp.js5 CKEDITOR.dialog.add("a11yHelp",function(e){var a=e.lang.a11yhelp,b=e.lang.common.keyboard,q=CKEDITO… argument
7 [CKEDITOR.ALT,CKEDITOR.SHIFT,CKEDITOR.CTRL],r=/\$\{(.*?)\}/g,t=function(a,b){var c=e.getCommandKeys… argument
/plugin/ckgedit/ckeditor/
H A Dckeditor.js22 (function(){function a(a,b,e){this._minInterval=a;this._context=e;this._lastOutput=this._scheduledT… class in AnonymousFunctiona9e2af6b1400
26 a[e];return b},isArray:function(a){return"[object Array]"==Object.prototype.toString.call(a)},isEmp… argument
29eplace(/^ | $/g,"\x26nbsp;");return c=c.replace(/(>|\s) /g,function(a,b){return b+"\x26nbsp;"}).re… argument
35 e.join(";")+";":""},convertRgbToHex:function(a){return a.replace(/(?:rgb\(\s*(\d+)\s*,\s*(\d+)\s*,\… argument
36 a).getAttribute("style")||"");a&&(a=CKEDITOR.tools.normalizeHex(CKEDITOR.tools.convertRgbToHex(a)))… argument
37 for(c in a)if(a[c]!=b[c])return!1;if(!e)for(c in b)if(a[c]!=b[c])return!1;return!0},objectKeys:func… argument
52 array:{filter:function(a,b,e){var c=[];this.forEach(a,function(h,d){b.call(e,h,d,a)&&c.push(h)});re… argument
142 ….walker.bookmark=function(a,b){function c(a){return a&&a.getName&&"span"==a.getName()&&a.data("cke… argument
148a(a){a.collapsed=a.startContainer&&a.endContainer&&a.startContainer.equals(a.endContainer)&&a.star… argument
828 c));return e},_removeStylesFromElementInRange:function(a,b){for(var e=-1!==l(["ol","ul","table"],b)… argument
[all …]
/plugin/ckgedit/ckeditor/plugins/pastefromword/filter/
H A Ddefault.js5 …tion y(a,b){var c,d=[];a.filterChildren(b);for(c=a.children.length-1;0<=c;c--)d.unshift(a.children… argument
7 a=a.replace(/<!\[/g,"\x3c!--[").replace(/\]>/g,"]--\x3e");var h=CKEDITOR.htmlParser.fragment.fromHt… argument
11 p,b)},pre:function(a){g.thisIsAListItem(b,a)&&g.convertToFakeListItem(b,a);k.createStyleStack(a,p,b… argument
13 p)},ul:function(a){if(d)return"li"==a.parent.name&&0===m.indexOf(a.parent.children,a)&&k.setStyle(a… argument
15a.attributes.align=b.attributes.align;d=b.children.splice(0);a.remove();for(a=d.length-1;0<=a;a--)… field in CKEDITOR.cleanWord.f.elements
26 a.indexOf("{"),c=a.indexOf("}");return d(a.substring(b+1,c),!0)}var d=CKEDITOR.tools.parseCssText,e argument
27 CKEDITOR.tools.array.map(a,function(a){return a.selector});return function(a,b){var h=-1!==(""+a.se… argument
31 a.attributes["cke-symbol"],c,d;a.forEach(function(e){!d&&-1<e.value.indexOf(b)&&(d=!0,e.value=e.val… argument
40 a?"l"+b(a-50):40<=a?"xl"+b(a-40):10<=a?"x"+b(a-10):9==a?"ix":5<=a?"v"+b(a-5):4==a?"iv":1<=a?"i"+b(a… argument
51 return c.match(/^(?: |&nbsp;)*\(?[a-zA-Z0-9]+?[\.\)](?: |&nbsp;){2,}/)?!0:t.isDegenerateListItem(a,… argument
[all …]
/plugin/ckgedit/ckeditor/plugins/find/dialogs/
H A Dfind.js6 …lic","txtReplaceCyclic"]];CKEDITOR.dialog.add("find",function(c){function n(a,b){var d=this,c=new … argument
7 a.offset+1);d.setEndAt(c.editable(),CKEDITOR.POSITION_BEFORE_END);return d}function r(a){var b=c.ge… argument
8 back:function(){return this.move(!0)},move:function(a){var b=this.textNode;if(null===b)return w.cal… argument
9 isMatched:0}};t.prototype={toDomRange:function(){var a=c.createRange(),b=this._.cursors;if(1>b.leng… argument
12 b.length>this._.rangeLength&&b.shift();return a},getEndCharacter:function(){var a=this._.cursors;re… argument
13 state:0,ignoreCase:!!b,pattern:a}};A.prototype={feedCharacter:function(a){for(this._.ignoreCase&&(a… argument
14 8202>=b||D.test(a)},f={searchRange:null,matchRange:null,find:function(a,b,d,e,f,u){this.matchRange?… argument
16 !1},replaceCounter:0,replace:function(a,b,d,e,f,u,h){m=1;a=0;a=this.hasMatchOptionsChanged(b,e,f);i… argument
17 b.insertNode(d);h||(k.selectRanges([b]),c.fire("saveSnapshot"));this.matchRange.updateFromDomRange(… argument
23 …ectPage=CKEDITOR.tools.override(this.selectPage,function(c){return function(e){c.call(a,e);var f=a… argument
/plugin/tagfilter/script/select2/
H A Dselect2.min.js21 !function(a){"undefined"==typeof a.fn.each2&&a.extend(a.fn,{each2:function(b){for(var c=a([0]),d=-1,e=this.length;++d<e&&(c.context=c[0]=this[d])&&b.call(c[0],d,c)!==!1;);return this}})}(jQuery),function(a,b){"use strict";function n(b){var c=a(documen argument
22 shouldFocusInput(a) global() argument
[all...]
H A Dselect2.js81 isControl: function (e) { argument
155 equal(a, b) global() argument
200 AnonymousFunctionbb87bed00500(e) global() argument
212 AnonymousFunctionbb87bed00600(e) global() argument
256 AnonymousFunctionbb87bed00a00(e) global() argument
257 AnonymousFunctionbb87bed00b00(e) global() argument
319 measureTextWidth(e) global() argument
747 AnonymousFunctionbb87bed01d00(e) global() argument
748 AnonymousFunctionbb87bed01e00(e) global() argument
752 AnonymousFunctionbb87bed01f00(e, delta, deltaX, deltaY) global() argument
769 AnonymousFunctionbb87bed02200(e) global() argument
780 AnonymousFunctionbb87bed02300(e) global() argument
942 id(e) global() argument
1046 AnonymousFunctionbb87bed03000(e) global() argument
1337 AnonymousFunctionbb87bed04000(e) global() argument
1376 AnonymousFunctionbb87bed04200(e) global() argument
2038 AnonymousFunctionbb87bed06900(e) global() argument
2067 AnonymousFunctionbb87bed06a00(e) global() argument
2079 AnonymousFunctionbb87bed06c00(e) global() argument
2112 AnonymousFunctionbb87bed06d00(e) global() argument
2120 AnonymousFunctionbb87bed06e00(e) global() argument
2128 AnonymousFunctionbb87bed06f00(e) global() argument
2147 AnonymousFunctionbb87bed07100(e) global() argument
2586 AnonymousFunctionbb87bed09400(e) global() argument
2609 AnonymousFunctionbb87bed09600(e) global() argument
2706 AnonymousFunctionbb87bed09700(e) global() argument
2712 AnonymousFunctionbb87bed09800(e) global() argument
2721 AnonymousFunctionbb87bed09900(e) global() argument
2965 AnonymousFunctionbb87bed0ab00(e) global() argument
3243 AnonymousFunctionbb87bed0be00(e) global() argument
3345 id(e) global() argument
[all...]
/plugin/tagfilter/script/
H A Djquery.history.js1 typeof JSON!="object"&&(JSON={}),function(){"use strict";function f(e){return e<10?"0"+e:e}function quote(e){return escapable.lastIndex=0,escapable.test(e)?'"'+e.replace(escapable,function(e){var t=meta[e];return typeof t=="string"?t:"\\u"+("0000"+e argument
[all...]
/plugin/html5video2/script/
H A Dvideo.min.js12 !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==… argument
20ar $t=function(e){var n={};return e&&e.trim().split("\n").forEach(function(e){var t=e.indexOf(":")… class
21e){var t=/([0-9.]*)?@?([0-9.]*)?/.exec(e||""),e={};return t[1]&&(e.length=parseInt(t[1],10)),t[2]&… function
23ar zs="INVALID_NUMBER_OF_PERIOD",Gs="DASH_EMPTY_MANIFEST",Xs="DASH_INVALID_XML",Ks="NO_BASE_URL",Y… argument
25 var c=null,m=function(){function e(e){var t,i,n;c=c||function(){for(var e,t,i,n,r,a,s,o=[[[],[],[],… argument
27e;n(null,(e=s).subarray(0,e.byteLength-e[e.byteLength-1]))})}return u.prototype.decryptChunk_=func… function
/plugin/stlviewer/stlviewer/
H A Dstl_viewer.min.js2 var stl_viewer_script_path="";function StlViewer(e,t){e||console.log("error: no parent element");va… argument
H A Dthree.min.js2e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof define&&defi… function
H A Dparser.min.js2e,r,t,n){var i=null;switch(e.split(".").pop().split("?")[0].toLowerCase()){case"stl":i=parse_stl_b… function
/plugin/dokucrypt2/
H A Dscript.js1111 mouseMoveEntropy(e) global() argument
1285 uGen(old, a, q, r, m) global() argument
1383 shr(a, b) global() argument
1396 shl1(a) global() argument
1408 shl(a, b) global() argument
1417 and(a, b) global() argument
1437 or(a, b) global() argument
1457 xor(a, b) global() argument
1477 not(a) global() argument
1525 rotateLeft(a, n) global() argument
1529 jcFF(a, b, c, d, x, s, ac) global() argument
1536 jcGG(a, b, c, d, x, s, ac) global() argument
1543 jcHH(a, b, c, d, x, s, ac) global() argument
1550 jcII(a, b, c, d, x, s, ac) global() argument
[all...]
/plugin/davcal/fullcalendar-3.10.5/locale/
H A Daf.js1 !function(e,n){"object"==typeof exports&&"object"==typeof module?module.exports=n(require("moment")… argument
H A Dar-ly.js1 !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("moment")… argument
H A Dbs.js1 !function(e,a){"object"==typeof exports&&"object"==typeof module?module.exports=a(require("moment")… argument
H A Dde-at.js1e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("moment"),require(… class in AnonymousFunction47a25bba0500.AnonymousFunction47a25bba0600.t
H A Dde-ch.js1e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("moment"),require(… class in AnonymousFunction47bff8300700.AnonymousFunction47bff8300800.t
H A Dde.js1e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("moment"),require(… class in AnonymousFunctionf8613db80700.AnonymousFunctionf8613db80800.t
H A Den-au.js1 !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("moment")… argument
H A Det.js1 !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("moment")… argument
H A Dfi.js1 !function(e,u){"object"==typeof exports&&"object"==typeof module?module.exports=u(require("moment")… argument
H A Dis.js1 !function(e,r){"object"==typeof exports&&"object"==typeof module?module.exports=r(require("moment")… argument
H A Dms.js1 !function(e,a){"object"==typeof exports&&"object"==typeof module?module.exports=a(require("moment")… argument

12345678910>>...19