Home
last modified time | relevance | path

Searched refs:isShift (Results 1 – 8 of 8) sorted by relevance

/plugin/advrack/
Djquery.qtip.js2969 isShift = type === SHIFT,
2978 if(isShift) {
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
Dfirebug-lite-debug.js2529 this.isShift(event);
2555 this.isShift = function(event) function
17594 chrome.keyCodeListen("TAB", isShift, bind(this.tabPreviousEditor, this))
17613 chrome.keyCodeListen("TAB", isShift, bind(editor.completeValue, editor, -1))
/plugin/webcode/vendor/
Dfirebug-lite-1.4.js939 …&&event.type!="click"&&event.type!="dblclick"?event.button==1:event.button==0)&&this.isShift(event)
949 this.isShift=function(event){return event.shiftKey&&!event.metaKey&&!event.ctrlKey&&!event.altKey function
4664 …ten("TAB",null,bind(this.tabNextEditor,this)),chrome.keyCodeListen("TAB",isShift,bind(this.tabPrev…
4667 …AB",null,bind(editor.completeValue,editor,1)),chrome.keyCodeListen("TAB",isShift,bind(editor.compl…
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js950 …&&event.type!="click"&&event.type!="dblclick"?event.button==1:event.button==0)&&this.isShift(event)
960 this.isShift=function(event){return event.shiftKey&&!event.metaKey&&!event.ctrlKey&&!event.altKey function
4675 …ten("TAB",null,bind(this.tabNextEditor,this)),chrome.keyCodeListen("TAB",isShift,bind(this.tabPrev…
4678 …AB",null,bind(editor.completeValue,editor,1)),chrome.keyCodeListen("TAB",isShift,bind(editor.compl…
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.development.js21781 function isShift(event) { function
21962 Keyboard.prototype.isShift = isShift;
22042 if (isCmd(event) && !isShift(event) && isKey(KEYS_UNDO, event)) {
22056 if (isCmd(event) && (isKey(KEYS_REDO, event) || (isKey(KEYS_UNDO, event) && isShift(event)))) {
22195 keyboard.isShift(event) ?
38414 var accelerated = keyboard.isShift(keyEvent);
Dbpmn-modeler.production.min.js28isShift=Vo,Ko.prototype.isKey=Wo;var Yo=["c","C",67],Xo=["v","V",86],Zo=["y","Y",89],Qo=["z","Z",9…
34 …500,(function(e){var n=e.keyEvent,i=Pu[n.key];if(i&&!t.isCmd(n)){var r=t.isShift(n);return o.moveS…
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js197isShift=kp;At.prototype.isKey=je;var iF=500;function Sr(n,e){var t=this;n.on("editorActions.init",… method in At
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js10isShift=Bc;bt.prototype.isKey=ze;var Nw=500;function mr(e,t){var n=this;e.on("editorActions.init",… method in bt
231 …r($P,function(a){var s=a.keyEvent,c=zP[s.key];if(c&&!t.isCmd(s)){var p=t.isShift(s);return o.moveS…