Home
last modified time | relevance | path

Searched refs:styleDesc (Results 1 – 1 of 1) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckstyle.js49 var FCKStyle = function( styleDesc ) argument
51 this.Element = ( styleDesc.Element || 'span' ).toLowerCase() ;
52 this._StyleDesc = styleDesc ;