Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckselection_gecko.js141 FCKSelection.SelectNode = function( element ) function
H A Dfckselection_ie.js101 FCKSelection.SelectNode = function( node ) function
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js64 …ment();return FCKTools.GetElementDocument(B)==C?B:null;}};FCKSelection.SelectNode=function(A){FCK.… function
H A Dfckeditorcode_gecko.js63 …er;return (D.nodeType==1?D:D.parentNode);}};return null;};FCKSelection.SelectNode=function(A){var … function
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js74 …er;return (D.nodeType==1?D:D.parentNode);}};return null;};FCKSelection.SelectNode=function(A){var … function
H A Dfckeditorcode_ie.js78 …ment();return FCKTools.GetElementDocument(B)==C?B:null;}};FCKSelection.SelectNode=function(A){FCK.… class in FCKSelection