Home
last modified time | relevance | path

Searched defs:_AppendStyleString (Results 1 – 4 of 4) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktools_ie.js36 FCKTools._AppendStyleString = function( documentElement, cssStyles ) function
H A Dfcktools_gecko.js50 FCKTools._AppendStyleString = function( documentElement, cssStyles ) function
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js38 …unction(A,B){return A.createStyleSheet(B).owningElement;};FCKTools._AppendStyleString=function(A,B… function
H A Dfckeditorcode_gecko.js37 …getElementsByTagName("HEAD")[0].appendChild(e);return e;};FCKTools._AppendStyleString=function(A,B… function