Searched defs:MoveToAncestorNode (Results 1 – 6 of 6) sorted by relevance
181 FCKSelection.MoveToAncestorNode = function( nodeTagName ) function
158 FCKSelection.MoveToAncestorNode = function( nodeTagName ) function
64 …gName==A) return true;B=B.parentNode;};return false;};FCKSelection.MoveToAncestorNode=function(A){… function
63 …{};if (B&&B.rangeCount==1){var C=B.getRangeAt(0);if (C.startContainer==C.endContainer&&(C.endOffse…
74 …rangeCount==1){var C=B.getRangeAt(0);if (C.startContainer==C.endContainer&&(C.endOffset-C.startOff…
78 …quals(A)) return true;B=B.parentNode;};return false;};FCKSelection.MoveToAncestorNode=function(A){… function