Home
last modified time | relevance | path

Searched refs:className (Results 51 – 75 of 555) sorted by path

12345678910>>...23

/plugin/ckgdoku/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js.unc281 className: 'cke_dark_background',
288 className: 'cke_dark_background',
/plugin/ckgdoku/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js9 return!b},hasClass:function(a,b){return!(!a.className||!a.className.match(new RegExp("(\\s|^)"+b+"(…
56 …"bottomGroup",style:"width:560px; margin: 0 auto;",widths:["50%","50%"],className:"wsc-spelltab-bo…
/plugin/ckgedit/ckeditor/
H A Dckeditor.js100 …his.$.className;c&&(a(c,b)||(c+=" "+b));this.$.className=c||b;return this},removeClass:f?function(…
115 …em(b);if("input"==this.getName())switch(b){case "class":return 0<this.$.className.length;case "che…
118 …TOR.env.ie7Compat||CKEDITOR.env.quirks)?function(b,c){"class"==b?this.$.className=c:"style"==b?thi…
558 ….validate);var c=CKEDITOR.tools.extend({},a),e=c.onClick;c.className=(c.className?c.className+" ":…
631 b.type]=1);b.className&&(r[b.className]=1);b.disabled&&(r.cke_disabled=1);for(var l=k["class"]&&k["…
758 …,f),f=d.addBlock(a.id,e),b=this;d.onShow=function(){b.className&&this.element.addClass(b.className
759 if(b.onOpen)b.onOpen()};d.onHide=function(d){b.className&&this.element.getFirst().removeClass(b.cla…
808 …One("."+b.className)}):null}}});CKEDITOR.menuItem=CKEDITOR.tools.createClass({$:function(a,b,d){CK…
964className.match(this.classNameRegex);a=0;d&&(d=d[1],a=CKEDITOR.tools.indexOf(c,d)+1);if(0>(a+=l?1:…
980 …te("align");g.removeStyle("text-align");var m=e&&(g.$.className=CKEDITOR.tools.ltrim(g.$.className
[all …]
H A Dckeditor.js.unc2299 var c = this.$.className;
2301 this.$.className = c || b;
2421 a = "className";
11044 … c.className = (c.className ? c.className + " " : "") + "cke_dialog_ui_button";
12400 b.className && (r[b.className] = 1);
15057 b.className && this.element.addClass(b.className + "_panel");
15064 … b.className && this.element.getFirst().removeClass(b.className + "_panel");
15098 className: "",
15158 cls: this.className,
19109 … b.$.className = CKEDITOR.tools.ltrim(b.$.className.replace(this.classNameRegex, ""));
[all …]
/plugin/ckgedit/ckeditor/plugins/find/dialogs/
H A Dfind.js19 {type:"fieldset",className:"cke_dialog_find_fieldset",label:CKEDITOR.tools.htmlEncode(e.findOptions…
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc319 var className = element['$'].getAttribute('class');
320 ckgeditImageReselectObj['align'] = className;
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc531 var className = ele.getAttribute( 'class' );
532 return className ? className.replace( /\s*(?:cke_anchor_empty|cke_anchor)(?:\s*$)?/g, '' ) : '';
/plugin/ckgedit/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js1className:"cke_dark_background",style:"border:1px solid #eeeeee;font-size:28px;height:40px;width:7…
H A Dspecialchar.js.orig13className:"cke_dark_background",style:"border:1px solid #eeeeee;font-size:28px;height:40px;width:7…
H A Dspecialchar.js.unc281 className: 'cke_dark_background',
288 className: 'cke_dark_background',
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js9 return!b},hasClass:function(a,b){return!(!a.className||!a.className.match(new RegExp("(\\s|^)"+b+"(…
55 …"bottomGroup",style:"width:560px; margin: 0 auto;",widths:["50%","50%"],className:"wsc-spelltab-bo…
/plugin/ckgedit/
H A Dlocktimer.js187 …if(inputs[i].value.match(/Show/i) || (inputs[i].form && inputs[i].form.className.match(/btn_show/…
/plugin/code2/
H A Dscript.js4className)&&re.test(e.className)){r[r.length]=e;}}while(l);}}catch(X){}return r;},_Ps=function(){v…
H A Dsyntax_plugin_code.js158 if (R2d.test(O.className)) {
160 O.className = (C2a) ?
161 O.className.replace(R2d, C2a) :
162 O.className.replace(R2d, '');
165 O.className += C2a;
185 if (this.className) {
186 if (_reH.test(this.className)) {
194 this.className = this._PRE.className = _cH;
224 if (re.test(p.className)) {
227 p.className = p.className.replace(re, _cH); // dito
[all …]
/plugin/code3/
H A Dscript.js8className.match(/code/)){w=new Date;try{Z=e[v].value||e[v].innerHTML}catch(err){continue}x=Q(Z);if…
/plugin/code3/src/
H A Dpsyhi.js164 if (m = pre[i].className.match(/code/)) {
219 el.className = el.className=='expandSource'?'collapseSource':'expandSource'
227 el.className = el.className.match(/(^|\s)noLineNumbers(\s|$)/)
228 ?el.className.replace(/(^|\s)noLineNumbers(\s|$)/,"")
229 :el.className+" noLineNumbers";
237 cn = el.className;
239 el.className = cn.replace(/(^|\s)show(ColorText|Copy)(\s|$)/g," showPlainText");
241 el.className = cn.replace(/(^|\s)show(PlainText|Copy)(\s|$)/g," showColorText");
268 cn = el.className;
270 el.className = cn.replace(/(^|\s)showCopy(\s|$)/g," showColorText");
[all …]
/plugin/codehighlight/cp/
H A Dcodepress.js24 self.options = self.textarea.className;
79 var cn = self.editor.body.className;
80 …self.editor.body.className = (cn==''||cn=='show-line-numbers') ? 'hide-line-numbers' : 'show-line-…
128 if(t[i].className.match('codepress')) {
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js1 …r.line,f.anchor.ch+1),{className:"cm-fat-cursor-mark"}))}else{c.push(a.markText(e(f.anchor.line,g-…
3 …n");f.textContent=" ";f.className=b;c.fakeCursorBookmark=a.setBookmark(d,{widget:f})}else{c.fakeCu…
H A Dvim.min.js.map1className","marks","clear","defineOption","val","Init","test","cmKey","key","undefined","vimKey","…
/plugin/codemirror/dist/modes/
H A Djavascript.min.js.map1className","enumdef","typename","typeexpr","pattern","maybelabel","maybeCatchBinding","afterExport…
H A Dpug.min.js.map1className","attrs","attrsContinued","push","length","pop","eat","trim","toString","Function","repl…
/plugin/codemirror/dist/
H A Dscripts.min.js2className){o+=" "+x.className}if(x.css){m=(m?m+";":"")+x.css}if(x.startStyle&&w.from==i){q+=" "+x.…
3className}if(f=="CodeMirror-linenumbers"){if(!b){continue}else{d=true}}c.push({className:f,style:g…
4 …urOp.updateMaxLine=true}if(f.collapsed){Jd(i,b.line,c.line+1)}else if(f.className||f.startStyle||f…
5className)){ih(b)}}function ih(a){var b=a.display.lineDiv;H(b,"CodeMirror-crosshair");function c(a…
6className)){break}}return false}oa(e,"paste",function(a){if(!f(a)||sa(d,a)||Qh(a,d)){return}if(h<=…
7className="cm-"+b.replace(/ +/g," cm-");l.appendChild(document.createTextNode(c))}else{j.appendChi…
8 …de").each(function(a,b){var d=b.className.split(" ");jQuery.each(d,function(a,d){if(!c[d]){return}…
H A Dscripts.min.js.map1className","after","slice","index","length","removeChildren","e","count","childNodes","removeChild…
/plugin/codeprettify/code-prettify/src/
H A Dnode_prettify.js572 if (nocode.test(node.className)) { return; }
H A Dprettify.js620 if (nocode.test(node.className)) { return; }

12345678910>>...23