Home
last modified time | relevance | path

Searched defs:SavedData (Results 1 – 6 of 6) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfckundo.js24 FCKUndo.SavedData = new Array() ; variable
152 this.SavedData[ this.CurrentIndex ] = [ sHtml, bookmark ] ; property in FCKUndo.SaveUndoStep
/plugin/grensladawritezor/fckeditor/editor/_source/internals/
Dfckundo_ie.js26 FCKUndo.SavedData = new Array() ; variable
/plugin/wysiwyg/fckeditor/editor/js/
Dfckeditorcode_gecko.js47 var FCKUndo={};FCKUndo.SavedData=[];FCKUndo.CurrentIndex=-1;FCKUndo.TypesCount=0;FCKUndo.Changed=fa… property in FCKUndo.SaveUndoStep
Dfckeditorcode_ie.js48 var FCKUndo={};FCKUndo.SavedData=[];FCKUndo.CurrentIndex=-1;FCKUndo.TypesCount=0;FCKUndo.Changed=fa… property in FCKUndo.SaveUndoStep
/plugin/fckg/fckeditor/editor/js/
Dfckeditorcode_ie.js62 var FCKUndo={};FCKUndo.SavedData=[];FCKUndo.CurrentIndex=-1;FCKUndo.TypesCount=0;FCKUndo.Changed=fa… property in FCKUndo.SaveUndoStep
Dfckeditorcode_gecko.js58 var FCKUndo={};FCKUndo.SavedData=[];FCKUndo.CurrentIndex=-1;FCKUndo.TypesCount=0;FCKUndo.Changed=fa… property in FCKUndo.SaveUndoStep