Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckundo.js22 var FCKUndo = new Object() ; class
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js48 var FCKUndo={};FCKUndo.SavedData=[];FCKUndo.CurrentIndex=-1;FCKUndo.TypesCount=0;FCKUndo.Changed=fa… variable
H A Dfckeditorcode_gecko.js47 var FCKUndo={};FCKUndo.SavedData=[];FCKUndo.CurrentIndex=-1;FCKUndo.TypesCount=0;FCKUndo.Changed=fa… variable
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js58 var FCKUndo={};FCKUndo.SavedData=[];FCKUndo.CurrentIndex=-1;FCKUndo.TypesCount=0;FCKUndo.Changed=fa… variable
H A Dfckeditorcode_ie.js62 var FCKUndo={};FCKUndo.SavedData=[];FCKUndo.CurrentIndex=-1;FCKUndo.TypesCount=0;FCKUndo.Changed=fa… variable