Home
last modified time | relevance | path

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

/plugin/grensladawritezor/fckeditor/editor/_source/internals/
Dfckselection_gecko.js49 FCKSelection.GetSelectedElement = function() class in FCKSelection
Dfckselection_ie.js32 FCKSelection.GetSelectedElement = function() class in FCKSelection
/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfckselection_ie.js48 FCKSelection.GetSelectedElement = function() class in FCKSelection
Dfckselection_gecko.js52 FCKSelection.GetSelectedElement = function() class in FCKSelection
/plugin/grensladawritezor/fckeditor/editor/js/
Dfckeditorcode_gecko.js58 …TEXT_NODE) this._Type='Control';};return this._Type;};FCKSelection.GetSelectedElement=function(){i… class
Dfckeditorcode_ie.js59 …function(){return FCK.EditorDocument.selection.type;};FCKSelection.GetSelectedElement=function(){i… class
/plugin/wysiwyg/fckeditor/editor/js/
Dfckeditorcode_gecko.js63 …t].nodeName.toLowerCase()]){A='Control';}};return A;};FCKSelection.GetSelectedElement=function(){v… class
Dfckeditorcode_ie.js64 …entElement) return 'Text';}catch(e){};return 'None';};FCKSelection.GetSelectedElement=function(){i… class
/plugin/fckg/fckeditor/editor/js/
Dfckeditorcode_ie.js78 …entElement) return 'Text';}catch(e){};return 'None';};FCKSelection.GetSelectedElement=function(){i… class
Dfckeditorcode_gecko.js74 …t].nodeName.toLowerCase()]){A='Control';}};return A;};FCKSelection.GetSelectedElement=function(){v… class