Home
last modified time | relevance | path

Searched defs:HasAncestorNode (Results 1 – 6 of 6) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckselection_gecko.js162 FCKSelection.HasAncestorNode = function( nodeTagName ) function
H A Dfckselection_ie.js134 FCKSelection.HasAncestorNode = function( nodeTagName ) function
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js64 …eateRange();B.collapse(A==null||A===true);B.select();}};FCKSelection.HasAncestorNode=function(A){v… function
H A Dfckeditorcode_gecko.js63 …|A===true) B.collapseToStart();else B.collapseToEnd();};FCKSelection.HasAncestorNode=function(A){v… function
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js74 …rangeCount==1){var C=B.getRangeAt(0);if (C.startContainer==C.endContainer&&(C.endOffset-C.startOff…
H A Dfckeditorcode_ie.js78 …eateRange();B.collapse(A==null||A===true);B.select();}};FCKSelection.HasAncestorNode=function(A){v… function