Home
last modified time | relevance | path

Searched refs:SetKeystrokes (Results 1 – 7 of 7) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckkeystrokehandler.js50 FCKKeystrokeHandler.prototype.SetKeystrokes = function() method in FCKKeystrokeHandler
63 this.SetKeystrokes.apply( this, keyDef ) ;
H A Dfckenterkey.js43 oKeystrokeHandler.SetKeystrokes( [
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfck.js81 oKeystrokeHandler.SetKeystrokes( FCKConfig.Keystrokes ) ;
90 oKeystrokeHandler.SetKeystrokes( [ CTRL + 86, true ] ) ;
93 oKeystrokeHandler.SetKeystrokes( [ SHIFT + 45, true ] ) ;
97 oKeystrokeHandler.SetKeystrokes( [ CTRL + 8, true ] ) ;
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js31SetKeystrokes(FCKConfig.Keystrokes);if (FCKBrowserInfo.IsIE7){if ((CTRL+86) in A.Keystrokes) A.Set…
60 …ype.SetKeystrokes=function(){for (var i=0;i<arguments.length;i++){var A=arguments[i];if (!A) conti… method in FCKKeystrokeHandler
71SetKeystrokes([[13,'Enter'],[SHIFT+13,'ShiftEnter'],[8,'Backspace'],[CTRL+8,'CtrlBackspace'],[46,'…
H A Dfckeditorcode_ie.js32SetKeystrokes(FCKConfig.Keystrokes);if (FCKBrowserInfo.IsIE7){if ((CTRL+86) in A.Keystrokes) A.Set…
64 …ype.SetKeystrokes=function(){for (var i=0;i<arguments.length;i++){var A=arguments[i];if (!A) conti… method in FCKKeystrokeHandler
75SetKeystrokes([[13,'Enter'],[SHIFT+13,'ShiftEnter'],[8,'Backspace'],[CTRL+8,'CtrlBackspace'],[46,'…
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js32SetKeystrokes(FCKConfig.Keystrokes);if (FCKBrowserInfo.IsIE7){if ((CTRL+86/*V*/) in A.Keystrokes) …
50 …ype.SetKeystrokes=function(){for (var i=0;i<arguments.length;i++){var A=arguments[i];if (!A) conti… method in FCKKeystrokeHandler
61 …ndler(false);E._EnterKey=this;E.OnKeystroke=FCKEnterKey_OnKeystroke;E.SetKeystrokes([[13,'Enter'],…
H A Dfckeditorcode_gecko.js31SetKeystrokes(FCKConfig.Keystrokes);if (FCKBrowserInfo.IsIE7){if ((CTRL+86/*V*/) in A.Keystrokes) …
49 …ype.SetKeystrokes=function(){for (var i=0;i<arguments.length;i++){var A=arguments[i];if (!A) conti… method in FCKKeystrokeHandler
60 …ndler(false);E._EnterKey=this;E.OnKeystroke=FCKEnterKey_OnKeystroke;E.SetKeystrokes([[13,'Enter'],…