Home
last modified time | relevance | path

Searched refs:_AppendStyleString (Results 1 – 5 of 5) 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
H A Dfcktools.js52 this._AppendStyleString( documentElement, cssStyles ) ;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js37 …,B[i]));return C;}};FCKTools.AppendStyleString=function (A,B){this._AppendStyleString(A,B);};FCKTo…
38 …unction(A,B){return A.createStyleSheet(B).owningElement;};FCKTools._AppendStyleString=function(A,B… function
H A Dfckeditorcode_gecko.js36 …,B[i]));return C;}};FCKTools.AppendStyleString=function (A,B){this._AppendStyleString(A,B);};FCKTo…
37 …getElementsByTagName("HEAD")[0].appendChild(e);return e;};FCKTools._AppendStyleString=function(A,B… function