Home
last modified time | relevance | path

Searched refs:GetTouchedStartNode (Results 1 – 6 of 6) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckdomrangeiterator.js85 this._NextNode = range.GetTouchedStartNode() ;
H A Dfckdomrange.js787 GetTouchedStartNode : function() method in FCKDomRange
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js46 …ar B=new FCKDomRange(FCK.EditorWindow);B.MoveToSelection();var C=B.GetTouchedStartNode();var D=B.G…
66 …;this._Cache=null;},CheckHasRange:function(){return!!this._Range;},GetTouchedStartNode:function(){… method in FCKDomRange
68 …is.ForceBrBreak?'list_contents':'block_contents');this._NextNode=B.GetTouchedStartNode();this._Las…
H A Dfckeditorcode_ie.js50 …ar B=new FCKDomRange(FCK.EditorWindow);B.MoveToSelection();var C=B.GetTouchedStartNode();var D=B.G…
70 …;this._Cache=null;},CheckHasRange:function(){return!!this._Range;},GetTouchedStartNode:function(){… method in FCKDomRange
72 …is.ForceBrBreak?'list_contents':'block_contents');this._NextNode=B.GetTouchedStartNode();this._Las…
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js56 …;this._Cache=null;},CheckHasRange:function(){return!!this._Range;},GetTouchedStartNode:function(){… method in FCKDomRange
58 …is.ForceBrBreak?'list_contents':'block_contents');this._NextNode=B.GetTouchedStartNode();this._Las…
H A Dfckeditorcode_gecko.js55 …;this._Cache=null;},CheckHasRange:function(){return!!this._Range;},GetTouchedStartNode:function(){… method in FCKDomRange
57 …is.ForceBrBreak?'list_contents':'block_contents');this._NextNode=B.GetTouchedStartNode();this._Las…