Searched refs:removeCustomData (Results 1 – 3 of 3) sorted by relevance
/webtrees/public/ckeditor-4.15.1-custom/plugins/clipboard/dialogs/ |
H A D | paste.js | 6 …,new CKEDITOR.dom.element(a.frameElement));b.getWindow().getFrame().removeCustomData("pendingFocus…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/div/dialogs/ |
H A D | div.js | 9 …(){this.getMode(a)===CKEDITOR.dialog.EDITING_MODE&&this.getModel(a).removeCustomData("elementStyle…
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 77 …c=this.$["data-cke-expando"];return(c=c&&d[c])&&a in c?c[a]:null};a.removeCustomData=function(a){v… function 103 …a("list_marker_id"),h;for(h in c)d.removeCustomData(h);d.removeCustomData("list_marker_names");b&&… 261 …ocusmanager_handlers",f)}},remove:function(a){a.removeCustomData("focusmanager");var d=a.removeCus… 411 …this.removeClass("cke_editable");this.restoreAttrs();for(var a=this.removeCustomData("classes");a&… 412 --c?a.setCustomData("stylesheet_ref",c):(a.removeCustomData("stylesheet_ref"),b.removeCustomData("s… 453 …CustomData("cke-fillingChar",b);return b}function z(a,b){var c=a&&a.removeCustomData("cke-fillingC… 515 d[e]);c&&a.setAttribute("style",c);a.getDocument().removeCustomData("doc_processing_style");return … 599 …()&&(b?(f.setAttribute("value",f.getCustomData("fake_value")||""),f.removeCustomData("fake_value")… 799 …t.setStyle("display","none");this.visible=0;this.element.getFirst().removeCustomData("activePanel"… 1021 …w=n.length-1;0<=w&&(q=n[w]);w--)if(u[q.getName()]&&y.contains(q)){y.removeCustomData("list_group_o… [all …]
|