Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfckshowblocks.js72 FCKShowBlockCommand.prototype.RestoreState = function() method in FCKShowBlockCommand
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js72 …on(){this._SavedState=this.GetState();};FCKShowBlockCommand.prototype.RestoreState=function(){if (… method in FCKShowBlockCommand
H A Dfckeditorcode_gecko.js71 …on(){this._SavedState=this.GetState();};FCKShowBlockCommand.prototype.RestoreState=function(){if (… method in FCKShowBlockCommand
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js82 …on(){this._SavedState=this.GetState();};FCKShowBlockCommand.prototype.RestoreState=function(){if (… method in FCKShowBlockCommand
H A Dfckeditorcode_ie.js86 …on(){this._SavedState=this.GetState();};FCKShowBlockCommand.prototype.RestoreState=function(){if (… method in FCKShowBlockCommand