Home
last modified time | relevance | path

Searched refs:_ApplyUndoLevel (Results 1 – 5 of 5) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckundo.js179 this._ApplyUndoLevel( --this.CurrentIndex ) ;
190 this._ApplyUndoLevel( ++this.CurrentIndex ) ;
196 FCKUndo._ApplyUndoLevel = function( level ) class in FCKUndo
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js48_ApplyUndoLevel(--this.CurrentIndex);FCK.Events.FireEvent("OnSelectionChange");}};FCKUndo.Redo=fun… class in FCKUndo
H A Dfckeditorcode_gecko.js47_ApplyUndoLevel(--this.CurrentIndex);FCK.Events.FireEvent("OnSelectionChange");}};FCKUndo.Redo=fun… class in FCKUndo
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js58_ApplyUndoLevel(--this.CurrentIndex);FCK.Events.FireEvent("OnSelectionChange");}};FCKUndo.Redo=fun… class in FCKUndo
H A Dfckeditorcode_ie.js62_ApplyUndoLevel(--this.CurrentIndex);FCK.Events.FireEvent("OnSelectionChange");}};FCKUndo.Redo=fun… class in FCKUndo