Home
last modified time | relevance | path

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

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