Home
last modified time | relevance | path

Searched defs:FCKStyle (Results 1 – 5 of 5) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckstyle.js49 var FCKStyle = function( styleDesc ) class
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js52 var FCKStyle=function(A){this.Element=(A.Element||'span').toLowerCase();this._StyleDesc=A;};FCKStyl… class
H A Dfckeditorcode_gecko.js51 var FCKStyle=function(A){this.Element=(A.Element||'span').toLowerCase();this._StyleDesc=A;};FCKStyl… class
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js62 var FCKStyle=function(A){this.Element=(A.Element||'span').toLowerCase();this._StyleDesc=A;};FCKStyl… class
H A Dfckeditorcode_ie.js66 var FCKStyle=function(A){this.Element=(A.Element||'span').toLowerCase();this._StyleDesc=A;};FCKStyl… class