Home
last modified time | relevance | path

Searched refs:indexOf (Results 76 – 100 of 667) sorted by path

12345678910>>...27

/plugin/ckgdoku/ckeditor/plugins/link/
H A Dplugin.js1 …r g=j?"cke_anchor_empty":"cke_anchor";var f=h["class"];if(h.name&&(!f||f.indexOf(g)<0)){h["class"]…
H A Dplugin.js.unc197 if ( attributes.name && ( !cls || cls.indexOf( ieClass ) < 0 ) )
/plugin/ckgdoku/ckeditor/plugins/pastefromword/filter/
H A Ddefault.js12indexOf(a.parent.children,a)&&k.setStyle(a.parent,"list-style-type","none"),g.dissolveList(a),!1},…
19indexOf(c,a.join(":"))},e=b&&!0===b.config.pasteFromWordRemoveFontStyles,h=n.parseCssText(a.attrib…
21 …gth;h++)-1!==n.indexOf(b,d[h].toLowerCase())?f.push(d[h]):e.push(d[h]);f.sort(function(a,c){var d=…
24 …textContent=a;c.remove();return b.$.sheet}function c(a){var b=a.indexOf("{"),c=a.indexOf("}");retu…
25indexOf,d={},f;for(f in a)-1===c(b,f)&&(d[f]=a[f]);return d},sort:function(a){return a.sort(functi…
32 …rCase();for(var b=1,c=1;0<a.length;c*=26)b+="ABCDEFGHIJKLMNOPQRSTUVWXYZ".indexOf(a.charAt(a.length…
43 …t-level"]]=k;d[d.length-1].push(a[e]);f=l}[].splice.apply(b,[].concat([n.indexOf(b,a),1],d))},isAL…
50 …ion(a){return 0!==a})),f=h(c,function(a){return Math.round(a/n)});-1!==e.indexOf(f,0)&&(f=h(f,func…
/plugin/ckgdoku/ckeditor/plugins/scayt/dialogs/
H A Doptions.js32 …c)},removeChild:function(c,d){this.children.splice(SCAYT.prototype.Utils.indexOf(this.children,d),…
/plugin/ckgdoku/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js40indexOf(this.separator),c=a.substring(0,b),b=a.substring(b+this.separator.length),c){case "boolean…
43 …{for(var a=document.cookie.split(";"),b=0;b<a.length;b++){var c=a[b],d=c.indexOf("\x3d"),c=-1<d?c.…
/plugin/ckgdoku/fckeditor/editor/filemanager/browser/default/js/
H A Dcommon.js95 if (c.indexOf(name) == 0) return c.substring(name.length,c.length);
H A Dfckxml.js126 …if(this.RespType && this.RespType == 'msxml-document' || navigator.userAgent.indexOf('MSIE') >= 0)
150 …if(this.RespType && this.RespType == 'msxml-document' || navigator.userAgent.indexOf('MSIE') >= 0)…
/plugin/ckgdoku/
H A Dscript.js75 if ( html.indexOf("<!--") == 0 ) {
76 index = html.indexOf("-->");
86 } else if ( html.indexOf("</") == 0 ) {
96 } else if ( html.indexOf("<") == 0 ) {
107 index = html.indexOf("<");
/plugin/ckgdoku/scripts/
H A Dparse_wiki-cmpr.js1indexOf(S,V);if(V==-1||v==-1){return}if(T.length+v==v){var U=r.substring(0,V);var i=r.substring(v)…
H A Dparse_wiki.js.unc253 var c2_inx = results.indexOf(c2,c1_inx); // position of expected next character
1893 if(results.indexOf('~~COMPLEX_TABLES~~') == -1) {
H A Dscript-cmpr.js1indexOf("<!--")==0){p=m.indexOf("-->");if(p>=0){if(u.comment){u.comment(m.substring(4,p))}m=m.subs…
/plugin/ckgedit/ckeditor/
H A Dckeditor.js5 …{var h=c[d].src.match(a);if(h){b=h[1];break}}-1==b.indexOf(":/")&&"//"!=b.slice(0,2)&&(b=0===b.ind…
6 …ating editor instances.';return b}(),getUrl:function(a){-1==a.indexOf(":/")&&0!==a.indexOf("/")&&(…
14indexOf("trident/"),b=!(!d&&!b),b={ie:b,edge:!!d,webkit:!b&&-1<a.indexOf(" applewebkit/"),air:-1<a…
30 …a,"")}}(),indexOf:function(a,b){if("function"==typeof b)for(var e=0,c=a.length;e<c;e++){if(b(a[e])…
55 …ent=a;CKEDITOR.tools.buffers.throttle=d;CKEDITOR.tools.array.indexOf=CKEDITOR.tools.indexOf;CKEDIT…
251 a.classes.join("|"),n=f[e].split(/\s+/);g=n.pop();)-1==c.indexOf(g)&&a.classes.push(g);else a.attri…
278 …ools.indexOf(r,a.langCode)?h=a.langCode:(h=a.langCode.replace(/-.*/,""),h=h!=a.langCode&&0<=CKEDIT…
578indexOf(this._.tabIdList,this._.currentTabId)+a,c=b-1;c>b-a;c--)if(this._.tabs[this._.tabIdList[c%…
705 …ools.indexOf(f.groups,d),0<=d)){f.groups.splice(d+1,0,a);return}h?f.groups.splice(0,0,a):f.groups.…
732indexOf("Apple-")&&(b=b.replace(/<span class="Apple-converted-space">&nbsp;<\/span>/gi," "),"html"…
[all …]
H A Dckeditor.js.unc34 -1 == a.indexOf(":/") && 0 !== a.indexOf("/") && (a = this.basePath + a);
239 b = -1 < a.indexOf("trident/"),
245 air: -1 < a.indexOf(" adobeair/"),
246 mac: -1 < a.indexOf("macintosh"),
248 mobile: -1 < a.indexOf("mobile"),
540 indexOf: function(a, e) {
545 if (a.indexOf) return a.indexOf(e);
1111 CKEDITOR.tools.array.indexOf = CKEDITOR.tools.indexOf;
16125 var l = CKEDITOR.tools.indexOf,
17298 if (-1 !== d.indexOf(";")) {
[all …]
H A Dconfig.js1 …f(!a){a="Msword,Geshi"}else{var h=a.split(",");if(h.indexOf("Msword")==-1){a+=",Msword"}if(h.index…
H A Dconfig.js.unc154 if(xtras.indexOf('Msword') == -1) {
157 if(xtras.indexOf('Geshi') == -1) {
/plugin/ckgedit/ckeditor/plugins/headerbuttons/
H A Dplugin.js104 if (headers.indexOf(nodeType) != -1) {
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink-cmpr.js1indexOf("fckeditor")===-1){linkOpt={type:"button",id:"browse1",label:G.browseServer,onClick:C}}els…
H A Dlink.js1indexOf("fckeditor")===-1){linkOpt={type:"button",id:"browse1",label:G.browseServer,onClick:C}}els…
H A Dlink.js.unc541 if (fbUrl.indexOf('fckeditor') === -1) {
1151 attributes[ 'data-cke-saved-href' ] = ( url.indexOf( '/' ) === 0 ) ? url : protocol + url;
1199 attributes[ 'data-cke-saved-href' ] = ( url.indexOf( '/' ) === 0 ) ? url : protocol + url;
1230 attributes[ 'data-cke-saved-href' ] = ( url.indexOf( '/' ) === 0 ) ? url : protocol + url;
1249 attributes[ 'data-cke-saved-href' ] = ( url.indexOf( '/' ) === 0 ) ? url : protocol + url;
1404 if ( href == textView || data.type == 'email' && textView.indexOf( '@' ) != -1 )
/plugin/ckgedit/ckeditor/plugins/link/
H A Dplugin.js1 …r g=j?"cke_anchor_empty":"cke_anchor";var f=h["class"];if(h.name&&(!f||f.indexOf(g)<0)){h["class"]…
H A Dplugin.js.unc197 if ( attributes.name && ( !cls || cls.indexOf( ieClass ) < 0 ) )
/plugin/ckgedit/ckeditor/plugins/pastefromword/filter/
H A Ddefault.js9 …es"].split(" "):[],c=CKEDITOR.tools.array.every(b,function(a){return-1<e.indexOf(a)});if(b.length&…
13indexOf(a.parent.children,a)&&k.setStyle(a.parent,"list-style-type","none"),g.dissolveList(a),!1},…
20 …0;b<arguments.length;b++)arguments[b]&&a.push(arguments[b]);return-1!==m.indexOf(c,a.join(":"))},h…
21 …,q=0;q<l.length;q++){var n=l[q].toLowerCase(),r=f[l[q]],k=CKEDITOR.tools.indexOf;(h&&-1!==k(d,n.to…
23 …gth;f++)-1!==m.indexOf(b,d[f].toLowerCase())?e.push(d[f]):h.push(d[f]);e.sort(function(a,c){var d=…
26indexOf("{"),c=a.indexOf("}");return d(a.substring(b+1,c),!0)}var d=CKEDITOR.tools.parseCssText,e=…
27 …h=-1!==(""+a.selector).indexOf(".")?1:0,h=(-1!==(""+b.selector).indexOf(".")?1:0)-h;return 0!==h?h…
33 …rCase();for(var b=1,c=1;0<a.length;c*=26)b+="ABCDEFGHIJKLMNOPQRSTUVWXYZ".indexOf(a.charAt(a.length-
45 …t-level"]]=k;d[d.length-1].push(a[h]);e=l}[].splice.apply(b,[].concat([m.indexOf(b,a),1],d))},isAL…
50 "image/png";else if(-1!==a[e].indexOf("\\jpegblip"))d="image/jpeg";else continue;b.push({hex:d?a[e]…
[all …]
/plugin/ckgedit/ckeditor/plugins/scayt/dialogs/
H A Doptions.js31 …d)},removeChild:function(d,c){this.children.splice(SCAYT.prototype.Utils.indexOf(this.children,c),…
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js41indexOf(this.separator),c=a.substring(0,b),b=a.substring(b+this.separator.length),c){case "boolean…
44 …{for(var a=document.cookie.split(";"),b=0;b<a.length;b++){var c=a[b],d=c.indexOf("\x3d"),c=-1<d?c.…
/plugin/ckgedit/fckeditor/editor/filemanager/browser/default/js/
H A Dbrowser.js66 if(navigator.userAgent.indexOf('MSIE') != -1 || navigator.userAgent.indexOf('Trident') != -1) {
70 var isIE = navigator.userAgent.indexOf('MSIE') >= 0 ? true : false;
109 if ( sConnUrl.substr(0,1) != '/' && sConnUrl.indexOf( '://' ) < 0 )
112 oConnector.ConnectorUrl = sConnUrl + ( sConnUrl.indexOf('?') != -1 ? '&' : '?' ) ;

12345678910>>...27