Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfckundo.js31 FCKUndo._GetBookmark = function() function
127 var bookmark = this._GetBookmark() ;
/plugin/wysiwyg/fckeditor/editor/js/
Dfckeditorcode_gecko.js47_GetBookmark=function(){var A=new FCKDomRange(FCK.EditorWindow);try{A.MoveToSelection();}catch (e)… function
Dfckeditorcode_ie.js48_GetBookmark=function(){var A=new FCKDomRange(FCK.EditorWindow);try{A.MoveToSelection();}catch (e)… function
/plugin/fckg/fckeditor/editor/js/
Dfckeditorcode_ie.js62_GetBookmark=function(){FCKSelection.Restore();var A=new FCKDomRange(FCK.EditorWindow);try{A.MoveT… function
Dfckeditorcode_gecko.js58_GetBookmark=function(){FCKSelection.Restore();var A=new FCKDomRange(FCK.EditorWindow);try{A.MoveT… function