Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckundo.js115 FCKUndo.SaveUndoStep = function() class in FCKUndo
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js48 …(A.Start,B.Start)==0&&this._CompareCursors(A.End,B.End)==0;}};FCKUndo.SaveUndoStep=function(){if (… class in FCKUndo
H A Dfckeditorcode_gecko.js47 …(A.Start,B.Start)==0&&this._CompareCursors(A.End,B.End)==0;}};FCKUndo.SaveUndoStep=function(){if (… class in FCKUndo
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js58 …(A.Start,B.Start)==0&&this._CompareCursors(A.End,B.End)==0;}};FCKUndo.SaveUndoStep=function(){if (… class in FCKUndo
H A Dfckeditorcode_ie.js62 …(A.Start,B.Start)==0&&this._CompareCursors(A.End,B.End)==0;}};FCKUndo.SaveUndoStep=function(){if (… class in FCKUndo