| /plugin/wysiwyg/fckeditor/ |
| D | fckconfig.js | 142 [ SHIFT + 45 /*INS*/, 'Paste' ], 144 [ SHIFT + 46 /*DEL*/, 'Cut' ], 147 [ CTRL + SHIFT + 90 /*Z*/, 'Redo' ], 152 [ CTRL + SHIFT + 83 /*S*/, 'Save' ],
|
| /plugin/fckg/fckeditor/ |
| D | fckconfig.js | 180 [ SHIFT + 45 /*INS*/, 'Paste' ], 182 [ SHIFT + 46 /*DEL*/, 'Cut' ], 185 [ CTRL + SHIFT + 90 /*Z*/, 'Redo' ], 190 [ CTRL + SHIFT + 83 /*S*/, 'Save' ], 192 [ SHIFT + 32 /*SPACE*/, 'Nbsp' ]
|
| /plugin/grensladawritezor/fckeditor/ |
| D | fckconfig.js | 125 [ SHIFT + 45 /*INS*/, 'Paste' ], 128 [ CTRL + SHIFT + 90 /*Z*/, 'Redo' ], 133 [ CTRL + SHIFT + 83 /*S*/, 'Save' ],
|
| /plugin/combo/vendor/php-webdriver/webdriver/lib/ |
| H A D | WebDriverKeys.php | 20 const SHIFT = "\xEE\x80\x88"; define in Facebook\\WebDriver\\WebDriverKeys 83 const LEFT_SHIFT = self::SHIFT;
|
| /plugin/ckgdoku/ckeditor/plugins/a11yhelp/dialogs/ |
| D | a11yhelp.js | 6 …eQuote};e[CKEDITOR.ALT]=b[18];e[CKEDITOR.SHIFT]=b[16];e[CKEDITOR.CTRL]=b[17];var g=[CKEDITOR.ALT,C…
|
| /plugin/ckgedit/ckeditor/plugins/a11yhelp/dialogs/ |
| D | a11yhelp.js | 6 …sh,221:a.closeBracket,222:a.singleQuote};d[CKEDITOR.ALT]=b[18];d[CKEDITOR.SHIFT]=b[16];d[CKEDITOR.… 7 [CKEDITOR.ALT,CKEDITOR.SHIFT,CKEDITOR.CTRL],r=/\$\{(.*?)\}/g,t=function(a,b){var c=e.getCommandKeys…
|
| /plugin/grensladawritezor/fckeditor/editor/_source/ |
| D | fckconstants.js | 51 var SHIFT = 2000 ; variable
|
| /plugin/wysiwyg/fckeditor/editor/_source/ |
| D | fckconstants.js | 51 var SHIFT = 2000 ; variable
|
| /plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/Internal/ |
| H A D | WebDriverSingleKeyAction.php | 14 WebDriverKeys::SHIFT,
|
| /plugin/wysiwyg/fckeditor/editor/_source/classes/ |
| D | fckkeystrokehandler.js | 86 keyModifiers += SHIFT ;
|
| D | fckenterkey.js | 45 [ SHIFT + 13, 'ShiftEnter' ],
|
| /plugin/grensladawritezor/fckeditor/editor/_source/classes/ |
| D | fckkeystrokehandler.js | 81 keyModifiers += SHIFT ;
|
| D | fckenterkey.js | 45 [ SHIFT + 13, 'ShiftEnter' ],
|
| /plugin/grensladawritezor/fckeditor/editor/_source/internals/ |
| D | fck.js | 85 if ( ( SHIFT + 45 /*INS*/ ) in oKeystrokeHandler.Keystrokes ) 86 oKeystrokeHandler.SetKeystrokes( [ SHIFT + 45, true ] ) ;
|
| /plugin/ckgdoku/ckeditor/plugins/clipboard/dialogs/ |
| D | paste.js | 5 …){a=a.data;var b;switch(a.getKeystroke()){case 27:this.hide();b=1;break;case 9:case CKEDITOR.SHIFT+
|
| /plugin/ckgedit/ckeditor/plugins/clipboard/dialogs/ |
| D | paste.js | 5 …){a=a.data;var b;switch(a.getKeystroke()){case 27:this.hide();b=1;break;case 9:case CKEDITOR.SHIFT+
|
| /plugin/ckgdoku/ckeditor/ |
| D | config.js | 1 CKEDITOR.editorConfig=function(d){d.keystrokes=[[CKEDITOR.ALT+CKEDITOR.SHIFT+56,"bulletedlist"],[CK…
|
| D | config.js.unc | 11 [ CKEDITOR.ALT + CKEDITOR.SHIFT + 56, 'bulletedlist' ], // ALT + *
|
| D | ckeditor.js | 37 …4]:a[17]));d&CKEDITOR.ALT&&(c.push(h?"⌥":a[18]),e.push(a[18]));d&CKEDITOR.SHIFT&&(c.push(h?"⇧":a[1… 56 ….$.ctrlKey||this.$.metaKey)a+=CKEDITOR.CTRL;this.$.shiftKey&&(a+=CKEDITOR.SHIFT);this.$.altKey&&(a… 58 …entElement.scrollTop||a.body.scrollTop)}}},CKEDITOR.CTRL=1114112,CKEDITOR.SHIFT=2228224,CKEDITOR.A… 496 …n(a){a=a.data.getKeystroke();a==CKEDITOR.SHIFT+CKEDITOR.ALT+36?this.setDirectionMarker("ltr"):a==C… 549 …e="rtl"==b.lang.dir,g=[37,38,39,40];w=t=0;if(9==d||d==CKEDITOR.SHIFT+9)k(d==CKEDITOR.SHIFT+9?-1:1)… 635 …ycling,p=g?37:39,g=g?39:37,n=void 0===n||n;switch(b){case 9:case CKEDITOR.SHIFT+9:for(;!c||!c.item… 636 …toolbar.items.length-1]);while(c&&!c.focus);c?c.focus():(f=1,k(a,CKEDITOR.SHIFT+9),f=0);return!1;c… 667 …case CKEDITOR.SHIFT+45:a=b.editable();f();"paste"==D.mainPasteEvent&&a.fire("beforepaste");break;c… 728 f[40]="next";f[9]="next";f[h?39:37]="prev";f[38]="prev";f[CKEDITOR.SHIFT+9]="prev";f[32]="click"},r… 762 …ystrokeCopy=CKEDITOR.CTRL+CKEDITOR.SHIFT+67;CKEDITOR.config.copyFormatting_keystrokePaste=CKEDITOR… [all …]
|
| /plugin/wysiwyg/fckeditor/editor/_source/internals/ |
| D | fck.js | 92 if ( ( SHIFT + 45 /*INS*/ ) in oKeystrokeHandler.Keystrokes ) 93 oKeystrokeHandler.SetKeystrokes( [ SHIFT + 45, true ] ) ;
|
| /plugin/ckgedit/ckeditor/ |
| D | config.js | 1 CKEDITOR.editorConfig=function(f){f.keystrokes=[[CKEDITOR.ALT+CKEDITOR.SHIFT+56,"bulletedlist"],[CK…
|
| /plugin/advrack/ |
| D | jquery.qtip.js | 51 SHIFT = 'shift', 2465 …if(direction === SHIFT && newCorner.precedance === precedance && adjust[side] && newCorner[popposi… 2468 else if(direction !== SHIFT && adjust[side]){ 2512 if(shift.left = (horizontal === SHIFT && !!adjust.left)) { shiftonly(X, LEFT, RIGHT); } 2513 if(shift.top = (vertical === SHIFT && !!adjust.top)) { shiftonly(Y, TOP, BOTTOM); } 2526 horizontal !== SHIFT || shift.top || !shift.left && !shift.top ? offset.left + this.border : 0; 2528 vertical !== SHIFT || shift.left || !shift.left && !shift.top ? offset.top + this.border : 0; 2969 isShift = type === SHIFT,
|
| /plugin/emoji/script/ |
| D | jquery.textcomplete.js | 1055 case 16: // SHIFT
|
| /plugin/grensladawritezor/fckeditor/editor/js/ |
| D | fckeditorcode_gecko.js | 25 …S_PATH='images/';var FCK_SPACER_PATH='images/spacer.gif';var CTRL=1000;var SHIFT=2000;var ALT=4000; variable 30 …eystrokes) A.SetKeystrokes([CTRL+86,true]);if ((SHIFT+45/*INS*/) in A.Keystrokes) A.SetKeystrokes(… 48 …ode||A.which;var D=0;if (A.ctrlKey||A.metaKey) D+=CTRL;if (A.shiftKey) D+=SHIFT;if (A.altKey) D+=A… 55 …this;D.OnKeystroke=FCKEnterKey_OnKeystroke;D.SetKeystrokes([[13,'Enter'],[SHIFT+13,'ShiftEnter'],[…
|
| D | fckeditorcode_ie.js | 25 …S_PATH='images/';var FCK_SPACER_PATH='images/spacer.gif';var CTRL=1000;var SHIFT=2000;var ALT=4000; variable 31 …eystrokes) A.SetKeystrokes([CTRL+86,true]);if ((SHIFT+45/*INS*/) in A.Keystrokes) A.SetKeystrokes(… 49 …ode||A.which;var D=0;if (A.ctrlKey||A.metaKey) D+=CTRL;if (A.shiftKey) D+=SHIFT;if (A.altKey) D+=A… 56 …this;D.OnKeystroke=FCKEnterKey_OnKeystroke;D.SetKeystrokes([[13,'Enter'],[SHIFT+13,'ShiftEnter'],[…
|