Home
last modified time | relevance | path

Searched refs:DoDelete (Results 1 – 5 of 5) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckenterkey.js81 return oEnterKey.DoDelete() ;
311 FCKEnterKey.prototype.DoDelete = function() method in FCKEnterKey
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js61DoDelete();break;case 'Tab':return C.DoTab();break;case 'CtrlBackspace':return C.DoCtrlBackspace()… method in FCKEnterKey
H A Dfckeditorcode_gecko.js60DoDelete();break;case 'Tab':return C.DoTab();break;case 'CtrlBackspace':return C.DoCtrlBackspace()… method in FCKEnterKey
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js71DoDelete();break;case 'Tab':return C.DoTab();break;case 'CtrlBackspace':return C.DoCtrlBackspace()… method in FCKEnterKey
H A Dfckeditorcode_ie.js75DoDelete();break;case 'Tab':return C.DoTab();break;case 'CtrlBackspace':return C.DoCtrlBackspace()… method in FCKEnterKey