Searched refs:removeCustomData (Results 1 – 5 of 5) sorted by relevance
/plugin/ckgdoku/ckeditor/plugins/clipboard/dialogs/ |
H A D | paste.js | 6 …,new CKEDITOR.dom.element(a.frameElement));b.getWindow().getFrame().removeCustomData("pendingFocus…
|
/plugin/ckgedit/ckeditor/plugins/clipboard/dialogs/ |
H A D | paste.js | 6 …,new CKEDITOR.dom.element(a.frameElement));b.getWindow().getFrame().removeCustomData("pendingFocus…
|
/plugin/ckgdoku/ckeditor/ |
H A D | ckeditor.js | 61 …c=this.$["data-cke-expando"];return(c=c&&f[c])&&a in c?c[a]:null};a.removeCustomData=function(a){v… function 84 …a("list_marker_id"),l;for(l in c)f.removeCustomData(l);f.removeCustomData("list_marker_names");b&&… 230 …ocusmanager_handlers",e)}},remove:function(a){a.removeCustomData("focusmanager");var f=a.removeCus… 362 …removeCustomData("classes"))for(;a.length;)this.removeClass(a.pop());if(!this.is("textarea")){a=th… 401 …CustomData("cke-fillingChar",b);return b}function g(a,b){var c=a&&a.removeCustomData("cke-fillingC… 463 …rator();f=h.getNextRange();)b.call(this,f,c);a.selectRanges(g||e);d.removeCustomData("doc_processi… 532 …()&&(b?(f.setAttribute("value",f.getCustomData("fake_value")||""),f.removeCustomData("fake_value")… 724 …t.setStyle("display","none");this.visible=0;this.element.getFirst().removeCustomData("activePanel"… 946 …E=y.length-1;0<=E&&(F=y[E]);E--)if(d[F.getName()]&&C.contains(F)){C.removeCustomData("list_group_o… 993 …length;x++)c(v[x],v[x].getCustomData("maximize_saved_styles")),v[x].removeCustomData("maximize_sav… [all …]
|
/plugin/ckgedit/ckeditor/ |
H A D | ckeditor.js | 71 …c=this.$["data-cke-expando"];return(c=c&&d[c])&&a in c?c[a]:null};a.removeCustomData=function(a){v… function 98 …a("list_marker_id"),g;for(g in c)d.removeCustomData(g);d.removeCustomData("list_marker_names");b&&… 254 …ocusmanager_handlers",f)}},remove:function(a){a.removeCustomData("focusmanager");var d=a.removeCus… 399 …removeCustomData("classes"))for(;a.length;)this.removeClass(a.pop());if(!this.is("textarea")){a=th… 400 b.removeCustomData("stylesheet").remove())}}this.editor.fire("contentDomUnload");delete this.editor… 440 …CustomData("cke-fillingChar",b);return b}function y(a,b){var c=a&&a.removeCustomData("cke-fillingC… 500 …a.setAttribute(e,d[e]);c&&a.setAttribute("style",c);a.getDocument().removeCustomData("doc_processi… 579 …()&&(b?(f.setAttribute("value",f.getCustomData("fake_value")||""),f.removeCustomData("fake_value")… 781 …t.setStyle("display","none");this.visible=0;this.element.getFirst().removeCustomData("activePanel"… 1027 …w=n.length-1;0<=w&&(q=n[w]);w--)if(u[q.getName()]&&y.contains(q)){y.removeCustomData("list_group_o… [all …]
|
H A D | ckeditor.js.unc | 1784 a.removeCustomData = function(a) { 2263 for (h in c) d.removeCustomData(h); 2264 d.removeCustomData("list_marker_names"); 2265 b && (d.removeCustomData("list_marker_id"), delete a[f]) 5284 a.removeCustomData("focusmanager"); 5285 var d = a.removeCustomData("focusmanager_handlers"); 8055 if (a = this.removeCustomData("classes")) 8063 b.removeCustomData("stylesheet").remove()) 8861 var c = a && a.removeCustomData("cke-fillingChar"); 9983 a.getDocument().removeCustomData("doc_processing_style"); [all …]
|