Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktools_ie.js97 FCKTools.DisableSelection = function( element ) function
H A Dfcktools_gecko.js30 FCKTools.DisableSelection = function( element ) function
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js38 …(FCKLang.NoActiveX);FCKLang.NoActiveX=null;};return null;};FCKTools.DisableSelection=function(A){A… function
H A Dfckeditorcode_gecko.js37 FCKTools.CancelEvent=function(e){if (e) e.preventDefault();};FCKTools.DisableSelection=function(A){… function
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js48 FCKTools.CancelEvent=function(e){if (e) e.preventDefault();};FCKTools.DisableSelection=function(A){… function
H A Dfckeditorcode_ie.js52 …(FCKLang.NoActiveX);FCKLang.NoActiveX=null;};return null;};FCKTools.DisableSelection=function(A){A… function