Home
last modified time | relevance | path

Searched refs:toLowerCase (Results 51 – 75 of 547) sorted by path

12345678910>>...22

/plugin/c3chart/assets/
H A Djs-yaml.min.js2 …])},construct:function(e){var t,n;return n="-"===(t=e.replace(/_/g,"").toLowerCase())[0]?-1:1,"+-"…
/plugin/callflow/
H A Draphael.js534 lowerCase = Str.prototype.toLowerCase,
1482 name = b.toLowerCase();
2603 command = Str(t[0]).toLowerCase(),
2684 switch (l.toLowerCase()) {
5901 var values = Str(value).toLowerCase().split("-"),
6053 value = dasharray[Str(value).toLowerCase()];
6090 if (pn.tagName.toLowerCase() != "a") {
6842 if (parent.tagName.toLowerCase() == "a") {
7169 isMove = command.toLowerCase() == "m",
7186 r = pa[i][0].toLowerCase();
[all …]
/plugin/catlist/
H A Dscript.js50 .toLowerCase();
/plugin/chat/
H A Dtw-sack.js169 elemNodeName.toLowerCase();
/plugin/chordsheets/js/
H A Draphael.js1toLowerCase,_=Math,w=_.max,k=_.min,B=_.abs,C=_.pow,S=_.PI,A="number",T="array",M=Object.prototype.…
/plugin/chordsheets/
H A Dscript.js102 currentSection = match[2].toLowerCase();
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js23 g){return a.charAt(0).toUpperCase()+(g?a.slice(1):a.slice(1).toLowerCase())},extend:function(a){var…
34 function(a,d,m){g&&(d=d.toLowerCase(),"font-family"==d&&(m=m.replace(/\s*,\s*/g,",")),m=CKEDITOR.to…
37 …QABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw\x3d\x3d",getCookie:function(a){a=a.toLowerCase();
47 …),function(a){return a.match(/^\#[a-f0-9]{3}(?:[a-f0-9]{3})?$/gi)?!0:a.toLowerCase()in CKEDITOR.to…
72toLowerCase():"";return"string"==typeof a?b==a:b in a});for(;b;){if(c(e?new CKEDITOR.dom.node(b):b…
95 …n(){return this.$.name||null},getName:function(){var a=this.$.nodeName.toLowerCase();if(CKEDITOR.e…
115 …attributes;b=b||{};for(var g=0;g<c.length;g++){var e=c[g],f=e.nodeName.toLowerCase(),k;if(!(f in b…
265toLowerCase(),k&&CKEDITOR.dtd.$cdata[e]&&(this.onCDATA(k.join("")),k=null),!k){this.onTagClose(e);…
461toLowerCase():(g=e.element?e.element.toLowerCase():a.element,f=e.attributes);e=b[g]||(b[g]={});if(…
487 a.toLowerCase();this.icons[a]||(this.icons[a]={path:b,offset:c||0,bgsize:d||"16px"})},getIconStyle:…
[all …]
H A Dconfig.js1 …="";if(a){d.ToolBarItemsExtra=a.split(",");if(a){d.extraPlugins+=","+a.toLowerCase()}}d.toolbar_Do…
H A Dconfig.js.unc158 config.extraPlugins += ',' + xtra.toLowerCase();
/plugin/ckgdoku/ckeditor/plugins/find/dialogs/
H A Dfind.js11 …etCursors:function(){return this._.cursors}};var z=function(a,b){var d=[-1];b&&(a=a.toLowerCase());
12 …a}};z.prototype={feedCharacter:function(a){for(this._.ignoreCase&&(a=a.toLowerCase());;){if(a==thi…
/plugin/ckgdoku/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js1 …span></html>",width:"125px",onChange:function(p){var r=this.getValue().toLowerCase();r=r.escapeReg…
H A Dgeshi.js.unc115 var srch = this.getValue().toLowerCase();
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js1 …se{C.removeStyle("float")}if(!B&&D==d){E=(C.getAttribute("align")||"").toLowerCase();switch(E){cas…
H A Dimage.js.unc986 value = ( element.getAttribute( 'align' ) || '' ).toLowerCase();
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js1toLowerCase();aB[az]=aE}aB.address=[aB.name,aB.domain].join("@")}})}}}if(!ag.type){var am=W?W.getA…
H A Dlink.js.unc271 paramName = compiledProtectionFunction.params[ i ].toLowerCase();
501 paramName = params[ i ].toLowerCase();
651 protocolCmb.setValue( protocol[ 0 ].toLowerCase() );
/plugin/ckgdoku/ckeditor/plugins/pastefromword/filter/
H A Ddefault.js15 c,!0);var c=n.parseCssText(a.attributes.style),p;for(p in c)m=c[p],delete c[p],c[p.toLowerCase()]=m…
19 …Keys(h),r=0;r<l.length;r++){var m=l[r].toLowerCase(),p=h[l[r]],k=CKEDITOR.tools.indexOf;(e&&-1!==k…
21 …ndexOf(b,d[h].toLowerCase())?f.push(d[h]):e.push(d[h]);f.sort(function(a,c){var d=n.indexOf(b,a.to…
22 …a.attributes.style),e;for(e in f)if(!(e.toLowerCase()in d||d[e.toLowerCase().replace(/\-.*$/,"-")]…
31 …lpha":a.attributes.start=g.getSubsectionSymbol(b[c]).replace(/\W/g,"").toLowerCase().charCodeAt(0)…
34 a.name&&("rtl"==(a.attributes.dir||a.attributes.DIR||"").toLowerCase()?c++:b++)},CKEDITOR.ELEMENT_N…
46 …t(g.getSubsectionSymbol(a),10):0,type:"decimal"};a=a.replace(/\W/g,"").toLowerCase();return!b&&a.m…
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js1 …n=0;n<l.$.rows.length;n++){var k=l.$.rows[n].cells[0];if(k&&k.nodeName.toLowerCase()!="th"){m.hasC…
H A Dtable.js.unc291 if ( headCell && headCell.nodeName.toLowerCase() != 'th' ) {
/plugin/ckgdoku/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js39 …lice(8,-1)},convertDataToString:function(a){return this.getDataType(a).toLowerCase()+this.separato…
/plugin/ckgedit/ckeditor/
H A Dckeditor.js25 …unction(a,b){return a.charAt(0).toUpperCase()+(b?a.slice(1):a.slice(1).toLowerCase())},extend:func…
36 …place(/\s*([^:;\s]+)\s*:\s*([^;]+)\s*(?=;|$)/g,function(a,e,y){b&&(e=e.toLowerCase(),"font-family"…
40toLowerCase();for(var b=document.cookie.split(";"),e,c,h=0;h<b.length;h++)if(e=b[h].split("\x3d"),…
86 (a=this.$.lastChild)&&1==a.type&&"br"==a.nodeName.toLowerCase()&&a.parentNode.removeChild(a)},isRea…
129 …attributes;b=b||{};for(var e=0;e<c.length;e++){var d=c[e],v=d.nodeName.toLowerCase(),f;if(!(v in b…
258 …s.languages;d=d||navigator.userLanguage||navigator.language||a;var c=d.toLowerCase().match(/([a-z]…
294toLowerCase(),k&&CKEDITOR.dtd.$cdata[f]&&(this.onCDATA(k.join("")),k=null),!k){this.onTagClose(f);…
501toLowerCase():(f=e.element?e.element.toLowerCase():a.element,g=e.attributes);e=b[f]||(b[f]={});if(…
530 …{a=a.toLowerCase();this.icons[a]||(this.icons[a]={path:b,offset:c||0,bgsize:d||"16px"})},getIconSt…
1018toLowerCase()){var k={parent:a,indent:f,element:h,contents:[]};e?k.grandparent=e:(k.grandparent=a.…
[all …]
H A Dckeditor.js.unc237 var a = navigator.userAgent.toLowerCase(),
661 a = b.toLowerCase();
776 a = a.toLowerCase();
5630 b.name = a.toLowerCase();
5919 b.name = a.toLowerCase();
7077 return a.toLowerCase()
7110 d[c.toLowerCase()] = f
10573 a = a.toLowerCase();
14413 return a.toLowerCase()
14806 a = a.toLowerCase();
[all …]
H A Dconfig.js1 …="";if(a){f.ToolBarItemsExtra=a.split(",");if(a){f.extraPlugins+=","+a.toLowerCase()}}f.toolbar_Do…
H A Dconfig.js.unc175 config.extraPlugins += ',' + xtra.toLowerCase();
/plugin/ckgedit/ckeditor/plugins/find/dialogs/
H A Dfind.js12 …ction(){return this._.cursors}};var A=function(a,b){var d=[-1];b&&(a=a.toLowerCase());for(var c=0;…
13 …a}};A.prototype={feedCharacter:function(a){for(this._.ignoreCase&&(a=a.toLowerCase());;){if(a==thi…

12345678910>>...22