Home
last modified time | relevance | path

Searched defs:i (Results 76 – 100 of 589) sorted by last modified time

12345678910>>...24

/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js1 …CKEditorInstance.Lang=e.lang;var d=1,l=2,m=4,A=8,p=/^\s*(\d+)((px)|\%)?\s*$/i,z=/(^\s*(\d+)((px)|\… function
/plugin/ckgedit/ckeditor/plugins/link/
H A Dplugin.js1 CKEDITOR.plugins.add("link",{init:function(b){b.addCommand("link",new CKEDITOR.dialogCommand("link"… argument
/plugin/ckgedit/ckeditor/plugins/liststyle/dialogs/
H A Dliststyle.js9 …type==CKEDITOR.NODE_ELEMENT&&c.is("li")},g={a:"lower-alpha",A:"upper-alpha",i:"lower-roman",I:"upp… property in g
/plugin/ckgedit/ckeditor/
H A Dconfig.js1 CKEDITOR.editorConfig=function(f){f.keystrokes=[[CKEDITOR.ALT+CKEDITOR.SHIFT+56,"bulletedlist"],[CK… function
/plugin/ckgedit/scripts/
H A Dparse_wiki-cmpr.js1 …ut_cancel");f.click();return true}var A=getComplexTables();function F(){var i=/\>\s+(\*\*|__|\/\/|… argument
/plugin/ckgedit/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js1 …);f.insertText(k.getText())}};var h=CKEDITOR.tools.addFunction(d);var b;var i=function(k,m){var l;… function
/plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js1 …html",html:" "},b,j=g.lang.dir=="rtl",a=g.plugins.colordialog;function i(m){return function(n… function
/plugin/ckgedit/ckeditor/plugins/pastebase64/
H A Dplugin.js34 return Array.prototype.forEach.call(clipboardData.types, function (type, i) { argument
/plugin/ckgedit/ckeditor/plugins/pastefromword/filter/
H A Ddefault.js34 …wer-alpha"==b||"upper-alpha"==b?c(a):1},getStyle:function(a){a=a.slice(0,1);var b={i:"lower-roman", property in b
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dutf8.php1049 function utf8_correctIdx(&$str,$i,$next=false) {
/plugin/ckgedit/ckeditor/plugins/fontAssist/
H A Dplugin.js1 CKEDITOR.plugins.add("fontAssist",{init:function(b){b.addCommand("fontAssistDialog",new CKEDITOR.di… function
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/bak/
H A Dmsword.js118 inner = inner.replace(/style="([^>]+)"/gm,function(m,i){ argument
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/
H A Dmsword.js1 CKEDITOR.dialog.add("mswordDialog",function(b){var d=b.lang.msword;var a="font-size: 1.1em;";var c=… argument
/plugin/ckgedit/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js1 ….lang.smiley,o=f.smiley_images,g=f.smiley_columns||8,j;var n;var p=function(i){var u=i.data.getTar… 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(document.createTextNode(""));b.before(c),c.before(b),c.remove()}function o(a){var b,c,d,e;if(!a||a.length<1)return a;for(b="",c=0,d=a.length;d>c;c++)e=a.charAt(c),b+=m[e]||e;return b}function p(a,b){for(var c=0,d=b.length;d>c;c+=1)if(r(a,b[c]))return c;return-1}function q(){var b=a(l);b.appendTo("body");var c={width:b.width()-b[0].clientWidth,height:b.height()-b[0].clientHeight};return b.remove(),c}function r(a,c){return a===c?!0:a===b||c===b?!1:null===a||null===c?!1:a.constructor===String?a+""==c+"":c.constructor===String?c+""==a+"":!1}function s(b,c){var d,e,f;if(null===b||b.length<1)return[];for(d=b.split(c),e=0,f=d.length;f>e;e+=1)d[e]=a.trim(d[e]);return d}function t(a){return a.outerWidth(!1)-a.width()}function u(c){var d="keyup-change-value";c.on("keydown",function(){a.data(c,d)===b&&a.data(c,d,c.val())}),c.on("keyup",function(){var e=a.data(c,d);e!==b&&c.val()!==e&&(a.removeData(c,d),c.trigger("keyup-change"))})}function v(c){c.on("mousemove",function(c){var d=i;(d===b||d.x!==c.pageX||d.y!==c.pageY)&&a(c.target).trigger("mousemove-filtered",c)})}function w(a,c,d){d=d||b;var e;return function(){var b=arguments;window.clearTimeout(e),e=window.setTimeout(function(){c.apply(d,b)},a)}}function x(a){var c,b=!1;return function(){return b===!1&&(c=a(),b=!0),c}}function y(a,b){var c=w(a,function(a){b.trigger("scroll-debounced",a)});b.on("scroll",function(a){p(a.target,b.get())>=0&&c(a)})}function z(a){a[0]!==document.activeElement&&window.setTimeout(function(){var d,b=a[0],c=a.val().length;a.focus();var e=b.offsetWidth>0||b.offsetHeight>0;e&&b===document.activeElement&&(b.setSelectionRange?b.setSelectionRange(c,c):b.createTextRange&&(d=b.createTextRange(),d.collapse(!1),d.select()))},0)}function A(b){b=a(b)[0];var c=0,d=0;if("selectionStart"in b)c=b.selectionStart,d=b.selectionEnd-c;else if("selection"in document){b.focus();var e=document.selection.createRange();d=document.selection.createRange().text.length,e.moveStart("character",-b.value.length),c=e.text.length-d}return{offset:c,length:d}}function B(a){a.preventDefault(),a.stopPropagation()}function C(a){a.preventDefault(),a.stopImmediatePropagation()}function D(b){if(!h){var c=b[0].currentStyle||window.getComputedStyle(b[0],null);h=a(document.createElement("div")).css({position:"absolute",left:"-10000px",top:"-10000px",display:"none",fontSize:c.fontSize,fontFamily:c.fontFamily,fontStyle:c.fontStyle,fontWeight:c.fontWeight,letterSpacing:c.letterSpacing,textTransform:c.textTransform,whiteSpace:"nowrap"}),h.attr("class","select2-sizer"),a("body").append(h)}return h.text(b.val()),h.width()}function E(b,c,d){var e,g,f=[];e=b.attr("class"),e&&(e=""+e,a(e.split(" ")).each2(function(){0===this.indexOf("select2-")&&f.push(this)})),e=c.attr("class"),e&&(e=""+e,a(e.split(" ")).each2(function(){0!==this.indexOf("select2-")&&(g=d(this),g&&f.push(g))})),b.attr("class",f.join(" "))}function F(a,b,c,d){var e=o(a.toUpperCase()).indexOf(o(b.toUpperCase())),f=b.length;return 0>e?(c.push(d(a)),void 0):(c.push(d(a.substring(0,e))),c.push("<span class='select2-match'>"),c.push(d(a.substring(e,e+f))),c.push("</span>"),c.push(d(a.substring(e+f,a.length))),void 0)}function G(a){var b={"\\":"&#92;","&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;","/":"&#47;"};return String(a).replace(/[&<>"'\/\\]/g,function(a){return b[a]})}function H(c){var d,e=null,f=c.quietMillis||100,g=c.url,h=this;return function(i){window.clearTimeout(d),d=window.setTimeout(function(){var d=c.data,f=g,j=c.transport||a.fn.select2.ajaxDefaults.transport,k={type:c.type||"GET",cache:c.cache||!1,jsonpCallback:c.jsonpCallback||b,dataType:c.dataType||"json"},l=a.extend({},a.fn.select2.ajaxDefaults.params,k);d=d?d.call(h,i.term,i.page,i.context):null,f="function"==typeof f?f.call(h,i.term,i.page,i.context):f,e&&"function"==typeof e.abort&&e.abort(),c.params&&(a.isFunction(c.params)?a.extend(l,c.params.call(h)):a.extend(l,c.params)),a.extend(l,{url:f,dataType:c.dataType,data:d,success:function(a){var b=c.results(a,i.page);i class
[all...]
H A Dselect2.js524 AnonymousFunctionbb87bed01400(i, childDatum) global() argument
535 AnonymousFunctionbb87bed01500(i, datum) global() argument
581 AnonymousFunctionbb87bed01800(i, item) global() argument
966 AnonymousFunctionbb87bed02b00(i, elm) global() argument
983 AnonymousFunctionbb87bed02c00(i, elm) global() argument
2300 AnonymousFunctionbb87bed08000(i, elm) global() argument
2410 AnonymousFunctionbb87bed08600(i, elm) global() argument
2506 AnonymousFunctionbb87bed08d00(i, elm) global() argument
3036 AnonymousFunctionbb87bed0af00(i, choice) global() argument
3045 AnonymousFunctionbb87bed0b000(i, choice) 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.charCodeAt(0).toString(16)).slice(-4)})+'"':'"'+e+'"'}function str(e,t){var n,r,i,s,o=gap,u,a=t[e];a&&typeof a=="object"&&typeof a.toJSON=="function"&&(a=a.toJSON(e)),typeof rep=="function"&&(a=rep.call(t,e,a));switch(typeof a){case"string":return quote(a);case"number":return isFinite(a)?String(a):"null";case"boolean":case"null":return String(a);case"object":if(!a)return"null";gap+=indent,u=[];if(Object.prototype.toString.apply(a)==="[object Array]"){s=a.length;for(n=0;n<s;n+=1)u[n]=str(n,a)||"null";return i=u.length===0?"[]":gap?"[\n"+gap+u.join(",\n"+gap)+"\n"+o+"]":"["+u.join(",")+"]",gap=o,i}if(rep&&typeof rep=="object"){s=rep.length;for(n=0;n<s;n+=1)typeof rep[n]=="string"&&(r=rep[n],i=str(r,a),i&&u.push(quote(r)+(gap?": ":":")+i))}else for(r in a)Object.prototype.hasOwnProperty.call(a,r)&&(i=str(r,a),i&&u.push(quote(r)+(gap?": ":":")+i));return i argument
[all...]
/plugin/tagfilter/
H A Dscript.js224 AnonymousFunction6ab6260e1100(i,v) global() argument
228 AnonymousFunction6ab6260e1200(i,v) global() argument
249 AnonymousFunction6ab6260e1400(i,tagfilter) global() argument
252 AnonymousFunction6ab6260e1500(i,dd) global() argument
264 AnonymousFunction6ab6260e1600(i,v) global() argument
348 AnonymousFunction6ab6260e1900(i,v) global() argument
[all...]
/plugin/html5video2/script/
H A Dvideo.min.js12ion(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeo… argument
20 …={};return e&&e.trim().split("\n").forEach(function(e){var t=e.indexOf(":"),i=e.slice(0,t).trim().… argument
21ion 4.7.0 @license Apache-2.0 */function lr(e){var t=/([0-9.]*)?@?([0-9.]*)?/.exec(e||""),e={};ret… argument
23 …IME_UNSPECIFIED",Qs="UNSUPPORTED_UTC_TIMING_SCHEME",$s={static:function(e){var t=e.duration,i=e.ti… 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
27 …yteLength-e[e.byteLength-1]))})}return u.prototype.decryptChunk_=function(t,i,n,r){return function… argument
/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.js2ion(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof define… argument
H A Dparser.min.js2 function parse_3d_file(e,r,t,n){var i=null;switch(e.split(".").pop().split("?")[0].toLowerCase()){c… argument
/plugin/davcal/fullcalendar-3.10.5/locale/
H A Dro.js1ion(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("moment"),requ… class in AnonymousFunctionf96410900700.AnonymousFunctionf96410900800.t
/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js143 var parsedParts = some.call(flags.parsedDateParts, function (i) { argument
/plugin/davcal/vendor/sabre/http/examples/
H A Dasyncclient.php35 for ($i = 0; $i < 1000; $i++) { variable

12345678910>>...24