Home
last modified time | relevance | path

Searched defs:setUiColor (Results 1 – 2 of 2) sorted by relevance

/plugin/ckgedit/ckeditor/
Dckeditor.js531 …(CKEDITOR.editor.prototype,{getUiColor:function(){return this.uiColor},setUiColor:function(a){var … method
/plugin/ckgdoku/ckeditor/
Dckeditor.js487 …(CKEDITOR.editor.prototype,{getUiColor:function(){return this.uiColor},setUiColor:function(a){var … method
488 c(CKEDITOR.document);return(this.setUiColor=function(a){this.uiColor=a;var c=CKEDITOR.skin.chameleo… function