Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckdomrangeiterator.js86 this._LastNode = range.GetTouchedEndNode() ;
H A Dfckdomrange.js798 GetTouchedEndNode : function() method in FCKDomRange
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js46 …orWindow);B.MoveToSelection();var C=B.GetTouchedStartNode();var D=B.GetTouchedEndNode();var E=C;if…
66 …ed||B.nodeType!=1) return B;return B.childNodes[A.startOffset]||B;},GetTouchedEndNode:function(){v… method in FCKDomRange
68 …_contents');this._NextNode=B.GetTouchedStartNode();this._LastNode=B.GetTouchedEndNode();B=null;};v…
H A Dfckeditorcode_ie.js50 …orWindow);B.MoveToSelection();var C=B.GetTouchedStartNode();var D=B.GetTouchedEndNode();var E=C;if…
70 …ed||B.nodeType!=1) return B;return B.childNodes[A.startOffset]||B;},GetTouchedEndNode:function(){v… method in FCKDomRange
72 …_contents');this._NextNode=B.GetTouchedStartNode();this._LastNode=B.GetTouchedEndNode();B=null;};v…
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js56 …ed||B.nodeType!=1) return B;return B.childNodes[A.startOffset]||B;},GetTouchedEndNode:function(){v… method in FCKDomRange
58 …_contents');this._NextNode=B.GetTouchedStartNode();this._LastNode=B.GetTouchedEndNode();B=null;};v…
H A Dfckeditorcode_gecko.js55 …ed||B.nodeType!=1) return B;return B.childNodes[A.startOffset]||B;},GetTouchedEndNode:function(){v… method in FCKDomRange
57 …_contents');this._NextNode=B.GetTouchedStartNode();this._LastNode=B.GetTouchedEndNode();B=null;};v…