Home
last modified time | relevance | path

Searched refs:CTRL (Results 1 – 25 of 53) sorted by relevance

123

/plugin/grensladawritezor/fckeditor/
Dfckconfig.js119 [ CTRL + 65 /*A*/, true ],
120 [ CTRL + 67 /*C*/, true ],
121 [ CTRL + 70 /*F*/, true ],
122 [ CTRL + 83 /*S*/, true ],
123 [ CTRL + 88 /*X*/, true ],
124 [ CTRL + 86 /*V*/, 'Paste' ],
126 [ CTRL + 90 /*Z*/, 'Undo' ],
127 [ CTRL + 89 /*Y*/, 'Redo' ],
128 [ CTRL + SHIFT + 90 /*Z*/, 'Redo' ],
129 [ CTRL + 76 /*L*/, 'Link' ],
[all …]
/plugin/wysiwyg/fckeditor/
Dfckconfig.js136 [ CTRL + 65 /*A*/, true ],
137 [ CTRL + 67 /*C*/, true ],
138 [ CTRL + 70 /*F*/, true ],
139 [ CTRL + 83 /*S*/, true ],
140 [ CTRL + 88 /*X*/, true ],
141 [ CTRL + 86 /*V*/, 'Paste' ],
143 [ CTRL + 88 /*X*/, 'Cut' ],
145 [ CTRL + 90 /*Z*/, 'Undo' ],
146 [ CTRL + 89 /*Y*/, 'Redo' ],
147 [ CTRL + SHIFT + 90 /*Z*/, 'Redo' ],
[all …]
/plugin/fckg/fckeditor/
Dfckconfig.js172 [ CTRL + 65 /*A*/, true ],
173 [ CTRL + 67 /*C*/, true ],
174 [ CTRL + 70 /*F*/, true ],
175 [ CTRL + 83 /*S*/, true ],
176 [ CTRL + 84 /*T*/, true ],
177 [ CTRL + 88 /*X*/, true ],
178 [ CTRL + 86 /*V*/, 'Paste' ],
179 [ CTRL + 45 /*INS*/, true ],
181 [ CTRL + 88 /*X*/, 'Cut' ],
183 [ CTRL + 90 /*Z*/, 'Undo' ],
[all …]
/plugin/ckgdoku/ckeditor/
Dconfig.js1CTRL+48,"ckgundoheader"],[CKEDITOR.CTRL+49,"ckginsheaderone"],[CKEDITOR.CTRL+50,"ckginsheadertwo"]…
Dconfig.js.unc10 // [ CKEDITOR.CTRL + 76, null ], // CTRL + L
14 [ CKEDITOR.CTRL + 48, 'ckgundoheader' ], // ALT + 0
15 [ CKEDITOR.CTRL + 49, 'ckginsheaderone' ], // ALT + 1
16 [ CKEDITOR.CTRL + 50, 'ckginsheadertwo' ], // ALT + 2
17 [ CKEDITOR.CTRL + 51, 'ckginsheaderthree' ], // ALT + 4
18 [ CKEDITOR.CTRL + 52, 'ckginsheaderfour' ], // ALT +4
19 [ CKEDITOR.CTRL + 53, 'ckginsheaderfive' ], // ALT + 5
/plugin/ckgedit/ckeditor/
Dconfig.js1CTRL+48,"ckgundoheader"],[CKEDITOR.CTRL+49,"ckginsheaderone"],[CKEDITOR.CTRL+50,"ckginsheadertwo"]…
Dconfig.js.unc10 // [ CKEDITOR.CTRL + 76, null ], // CTRL + L
14 [ CKEDITOR.CTRL + 48, 'ckgundoheader' ], // ALT + 0
15 [ CKEDITOR.CTRL + 49, 'ckginsheaderone' ], // ALT + 1
16 [ CKEDITOR.CTRL + 50, 'ckginsheadertwo' ], // ALT + 2
17 [ CKEDITOR.CTRL + 51, 'ckginsheaderthree' ], // ALT + 4
18 [ CKEDITOR.CTRL + 52, 'ckginsheaderfour' ], // ALT +4
19 [ CKEDITOR.CTRL + 53, 'ckginsheaderfive' ], // ALT + 5
Dckeditor.js39 …n(a,b){var e=b&16711680,c=b&65535,h=CKEDITOR.env.mac,m=[],d=[];e&CKEDITOR.CTRL&&(m.push(h?"⌘":a[17…
65 …ction(){var a=this.getKey();if(this.$.ctrlKey||this.$.metaKey)a+=CKEDITOR.CTRL;this.$.shiftKey&&(a…
66 …his.$.clientY+(a.documentElement.scrollTop||a.body.scrollTop)}}};CKEDITOR.CTRL=1114112;CKEDITOR.SH…
217 …width:"",baseFloatZIndex:1E4,blockedKeystrokes:[CKEDITOR.CTRL+66,CKEDITOR.CTRL+73,CKEDITOR.CTRL+85…
655 …eStyles_superscript);c.setKeystroke([[CKEDITOR.CTRL+66,"bold"],[CKEDITOR.CTRL+73,"italic"],[CKEDIT…
707 …canUndo:"cut"==b,startDisabled:!0,fakeKeystroke:"cut"==b?CKEDITOR.CTRL+88:CKEDITOR.CTRL+67,exec:fu…
708 async:!0,fakeKeystroke:CKEDITOR.CTRL+86,exec:function(a,b){function c(b,h){h="undefined"!==typeof h…
714 …0}function n(b){if("wysiwyg"==a.mode)switch(b.data.keyCode){case CKEDITOR.CTRL+86:case CKEDITOR.SH…
715 a.editable();g();"paste"==p.mainPasteEvent&&b.fire("beforepaste");break;case CKEDITOR.CTRL+88:case …
815 …;a.setKeystroke(CKEDITOR.SHIFT+121,"contextMenu");a.setKeystroke(CKEDITOR.CTRL+CKEDITOR.SHIFT+121,…
[all …]
/plugin/wysiwyg/fckeditor/editor/_source/classes/
Dfckkeystrokehandler.js83 keyModifiers += CTRL ;
113 …if ( cancelIt || ( keystrokeHandler.CancelCtrlDefaults && keyModifiers == CTRL && ( keystroke < 33…
Dfckenterkey.js48 [ CTRL + 8 , 'CtrlBackspace' ],
/plugin/grensladawritezor/fckeditor/editor/_source/classes/
Dfckkeystrokehandler.js78 keyModifiers += CTRL ;
108 …if ( cancelIt || ( keystrokeHandler.CancelCtrlDefaults && keyModifiers == CTRL && ( keystroke < 33…
/plugin/ckgdoku/ckeditor/plugins/a11yhelp/dialogs/
Da11yhelp.js6 …2:a.singleQuote};e[CKEDITOR.ALT]=b[18];e[CKEDITOR.SHIFT]=b[16];e[CKEDITOR.CTRL]=b[17];var g=[CKEDI…
7 CKEDITOR.CTRL],p=/\$\{(.*?)\}/g,t=function(){var a=h.keystrokeHandler.keystrokes,b={},d;for(d in a)…
/plugin/ckgedit/ckeditor/plugins/a11yhelp/dialogs/
Da11yhelp.js6 …2:a.singleQuote};d[CKEDITOR.ALT]=b[18];d[CKEDITOR.SHIFT]=b[16];d[CKEDITOR.CTRL]=CKEDITOR.env.mac?b…
7 [CKEDITOR.ALT,CKEDITOR.SHIFT,CKEDITOR.CTRL],r=/\$\{(.*?)\}/g,t=function(a,b){var c=e.getCommandKeys…
/plugin/grensladawritezor/fckeditor/editor/_source/
Dfckconstants.js50 var CTRL = 1000 ; variable
/plugin/wysiwyg/fckeditor/editor/_source/
Dfckconstants.js50 var CTRL = 1000 ; variable
/plugin/diagramsnet/lib/math/config/
Ddefault.js239 CTRL: false, // require CTRL for MathZoom? property
/plugin/advanced/lang/en/config/
Duserscript.txt10 …avaScript, be sure to refresh your browser cache (hitting Shift-F5, Shift+CTRL+R or similar) whene…
/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfck.js89 if ( ( CTRL + 86 /*V*/ ) in oKeystrokeHandler.Keystrokes )
90 oKeystrokeHandler.SetKeystrokes( [ CTRL + 86, true ] ) ;
97 oKeystrokeHandler.SetKeystrokes( [ CTRL + 8, true ] ) ;
/plugin/grensladawritezor/fckeditor/editor/_source/internals/
Dfck.js82 if ( ( CTRL + 86 /*V*/ ) in oKeystrokeHandler.Keystrokes )
83 oKeystrokeHandler.SetKeystrokes( [ CTRL + 86, true ] ) ;
/plugin/ckgedit/
Dlocktimer.js18 if(e.data && e.data.keyCode == CKEDITOR.CTRL + 81) {
/plugin/note/
DREADME.md25 …nstalling the plugin before the notes do showup. At least a full page-reload (CTRL-F5) is required.
/plugin/cli/
Dcli-examples.txt344 Press CTRL-A Z for help on special keys
375 Press CTRL-A Z for help on special keys
/plugin/diagramsnet/lib/math/extensions/
DMathZoom.js19 …nfig.menuSettings,scrollSize:18,HandleEvent:function(n,l,m){if(h.settings.CTRL&&!n.ctrlKey){return…
/plugin/fckg/
DChanges264 Prevent Alt from accessing CTRL short-cuts when Alt Gr key is hit( in helper.php)
/plugin/emoji/script/
Djquery.textcomplete.js1056 case 17: // CTRL

123