Searched refs:updateStyle (Results 1 – 2 of 2) sorted by relevance
/webtrees/public/ckeditor-4.15.1-custom/plugins/table/dialogs/ |
H A D | table.js | 16 …{var a=this.getDialog().getContentElement("advanced","advStyles");a&&a.updateStyle("width",this.ge… 17 …{var a=this.getDialog().getContentElement("advanced","advStyles");a&&a.updateStyle("height",this.g…
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 640 this._.lastTab=c;this.updateStyle();b.setAttribute("name",a.id);b.appendTo(this.parts.contents);c.u… 641 …=a;this._.currentTabIndex=CKEDITOR.tools.indexOf(this._.tabIdList,a)}},updateStyle:function(){this… 642 …ageCount--,this.updateStyle())},showPage:function(a){if(a=this._.tabs[a]&&this._.tabs[a][0])a.show… 848 a+"\\s*:\\s*([^;]*)","i"));return b?b[1]:c},updateStyle:function(a,b){var d=this.getValue(),e=c.doc… method
|