Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfckfitwindow.js132 FCKTools.RestoreStyles( eParent, eParent._fckSavedStyles ) ;
142 FCKTools.RestoreStyles( eEditorFrame, this._EditorFrameStyles ) ;
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktools_ie.js205 FCKTools.RestoreStyles = function( element, savedStyles ) function
H A Dfcktools_gecko.js178 FCKTools.RestoreStyles = function( element, savedStyles ) function
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js38 …tyle.cssText='';};FCKTools.RestoreFormStyles(A,B);return C;};FCKTools.RestoreStyles=function(A,B){… function
78RestoreStyles(G,G._fckSavedStyles);G._fckSavedStyles=null;}};if (FCKBrowserInfo.IsIE) D.style.over…
H A Dfckeditorcode_gecko.js37 …e('style','',0);};FCKTools.RestoreFormStyles(A,B);return C;};FCKTools.RestoreStyles=function(A,B){… function
77RestoreStyles(G,G._fckSavedStyles);G._fckSavedStyles=null;}};if (FCKBrowserInfo.IsIE) D.style.over…
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js48 …e('style','',0);};FCKTools.RestoreFormStyles(A,B);return C;};FCKTools.RestoreStyles=function(A,B){… function
88RestoreStyles(G,G._fckSavedStyles);G._fckSavedStyles=null;}};if (FCKBrowserInfo.IsIE) D.style.over…
H A Dfckeditorcode_ie.js52 …tyle.cssText='';};FCKTools.RestoreFormStyles(A,B);return C;};FCKTools.RestoreStyles=function(A,B){… function
92RestoreStyles(G,G._fckSavedStyles);G._fckSavedStyles=null;}};if (FCKBrowserInfo.IsIE) D.style.over…