Home
last modified time | relevance | path

Searched defs:RestoreStyles (Results 1 – 10 of 10) sorted by relevance

/plugin/grensladawritezor/fckeditor/editor/_source/internals/
Dfcktools_ie.js194 FCKTools.RestoreStyles = function( element, savedStyles ) class in FCKTools
Dfcktools_gecko.js166 FCKTools.RestoreStyles = function( element, savedStyles ) class in FCKTools
/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfcktools_ie.js205 FCKTools.RestoreStyles = function( element, savedStyles ) class in FCKTools
Dfcktools_gecko.js178 FCKTools.RestoreStyles = function( element, savedStyles ) class in FCKTools
/plugin/grensladawritezor/fckeditor/editor/js/
Dfckeditorcode_gecko.js36 …ngth>0){B.Inline=C;A.setAttribute('style','',0);};return B;};FCKTools.RestoreStyles=function(A,B){… class
Dfckeditorcode_ie.js37 …eStyleSheet(B).owningElement;};FCKTools.ClearElementAttributes=function(A){A.clearAttributes();};F…
/plugin/wysiwyg/fckeditor/editor/js/
Dfckeditorcode_gecko.js37 …FCKBrowserInfo.IsGecko) A.style.MozUserSelect='none';else A.style.userSelect='none';};FCKTools._Ap…
Dfckeditorcode_ie.js38 …eStyleSheet(B).owningElement;};FCKTools._AppendStyleString=function(A,B){var s=A.createStyleSheet(…
/plugin/fckg/fckeditor/editor/js/
Dfckeditorcode_ie.js52 …eStyleSheet(B).owningElement;};FCKTools.AppendStyleString=function(A,B){if (!B) return null;var s=…
Dfckeditorcode_gecko.js48 …FCKBrowserInfo.IsGecko) A.style.MozUserSelect='none';else if (FCKBrowserInfo.IsSafari) A.style.Kht…