Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckselection_gecko.js52 FCKSelection.GetSelectedElement = function() function
H A Dfckselection_ie.js48 FCKSelection.GetSelectedElement = function() function
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js64 …entElement) return 'Text';}catch(e){};return 'None';};FCKSelection.GetSelectedElement=function(){i… function
H A Dfckeditorcode_gecko.js63 …t].nodeName.toLowerCase()]){A='Control';}};return A;};FCKSelection.GetSelectedElement=function(){v… function
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js74 …t].nodeName.toLowerCase()]){A='Control';}};return A;};FCKSelection.GetSelectedElement=function(){v… function
H A Dfckeditorcode_ie.js78 …entElement) return 'Text';}catch(e){};return 'None';};FCKSelection.GetSelectedElement=function(){i… function