Home
last modified time | relevance | path

Searched refs:SHIFT (Results 26 – 40 of 40) sorted by relevance

12

/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js25 …_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…
60 …this;E.OnKeystroke=FCKEnterKey_OnKeystroke;E.SetKeystrokes([[13,'Enter'],[SHIFT+13,'ShiftEnter'],[…
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js25 …_PATH='images/';var FCK_SPACER_PATH='images/spacer.gif';var CTRL=1000;var SHIFT=2000;var ALT=4000;… variable
31 … A.Keystrokes) A.SetKeystrokes([CTRL+86,true]);if ((SHIFT+45) in A.Keystrokes) A.SetKeystrokes([SH…
60 …ode||A.which;var D=0;if (A.ctrlKey||A.metaKey) D+=CTRL;if (A.shiftKey) D+=SHIFT;if (A.altKey) D+=A…
71 …this;E.OnKeystroke=FCKEnterKey_OnKeystroke;E.SetKeystrokes([[13,'Enter'],[SHIFT+13,'ShiftEnter'],[…
H A Dfckeditorcode_ie.js25 …_PATH='images/';var FCK_SPACER_PATH='images/spacer.gif';var CTRL=1000;var SHIFT=2000;var ALT=4000;… variable
32 … A.Keystrokes) A.SetKeystrokes([CTRL+86,true]);if ((SHIFT+45) in A.Keystrokes) A.SetKeystrokes([SH…
64 …ode||A.which;var D=0;if (A.ctrlKey||A.metaKey) D+=CTRL;if (A.shiftKey) D+=SHIFT;if (A.altKey) D+=A…
75 …this;E.OnKeystroke=FCKEnterKey_OnKeystroke;E.SetKeystrokes([[13,'Enter'],[SHIFT+13,'ShiftEnter'],[…
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md781 * `FEAT`: support `SHIFT` modifier to move elements / canvas with keyboard arrows at accelerated sp…
/plugin/jmol2/jmol/
H A DCHANGES.txt294 # new feature: set picking Label now allows label offset by holding SHIFT down while dragging atom
470 # script editor -- undo/redo works (CTRL-Z, then SHIFT-CTRL-Z or CTRL-Y)
3702 # bug fix: more natural mouse SHIFT-RIGHT behavior.
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/processing/
H A Dscript.js344 SHIFT: 16, property in PConstants
1175 …codedKeys = [PConstants.SHIFT, PConstants.CONTROL, PConstants.ALT, PConstants.UP, PConstants.RIGHT…
/plugin/edittable/lib/
H A Dhandsontable.full.js4873 SHIFT: 16,
4919 …AGE_DOWN, KEY_CODES.PAGE_UP, KEY_CODES.ENTER, KEY_CODES.ESCAPE, KEY_CODES.SHIFT, KEY_CODES.CAPS_LO…
/plugin/html2pdf/html2pdf/html2ps/data/
H A DLineBreak.txt7067 240E;AL # SYMBOL FOR SHIFT OUT
7068 240F;AL # SYMBOL FOR SHIFT IN
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1 … cmd === 5 || cmd === 12) {\n // either CTRL or META key with optional SHIFT.\n switch (evt.…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1SHIFT\n shifting = signX && signY;\n break;\n }\n case 18: { // AL…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1SHIFT\n shifting = signX && signY;\n break;\n }\n case 18: { // AL…

12