Home
last modified time | relevance | path

Searched refs:returnValue (Results 151 – 168 of 168) sorted by path

1234567

/plugin/virtualkeyboard/vk/
H A Dvirtualkeyboard.js677 e.returnValue = false;
859 e.returnValue = false;
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js960 }else{e.returnValue=false
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckkeystrokehandler.js120 ev.returnValue = false ;
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfck.js729 return evt.returnValue = false ;
H A Dfck_gecko.js252 var cancelHandler = function( evt ){ if ( ! FCK.MouseDownFlag ) evt.returnValue = false ; }
H A Dfck_ie.js70 FCK.EditorWindow.event.returnValue = false ;
117 evt.returnValue = false ;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js31 …ge(E+1,E+1);};if (A.preventDefault) return A.preventDefault();return A.returnValue=false;};return …
32 …BrowserInfo.IsSafari){var Q=function(evt){ if (!FCK.MouseDownFlag) evt.returnValue=false;};this.Ed…
49 …))){B._CancelIt=true;if (A.preventDefault) return A.preventDefault();A.returnValue=false;A.cancelB…
H A Dfckeditorcode_ie.js32 …ge(E+1,E+1);};if (A.preventDefault) return A.preventDefault();return A.returnValue=false;};return …
33returnValue=false;}};function Doc_OnPaste(){var A=FCK.EditorDocument.body;A.detachEvent('onpaste',…
50 …))){B._CancelIt=true;if (A.preventDefault) return A.preventDefault();A.returnValue=false;A.cancelB…
/plugin/wysiwyg/fckeditor/editor/plugins/dragresizetable/
H A Dfckplugin.js425 evt.returnValue = false ;
/plugin/wysiwyg/fckeditor/editor/plugins/placeholder/
H A Dfckplugin.js60 FCK.EditorWindow.event.returnValue = false ;
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js55331 var returnValue;
55334 returnValue = func(value);
55339 if (returnValue === promise) {
55342 handlers.resolve(promise, returnValue);
/plugin/xlsx2dw/packages/jszip/
H A Djszip.js4398 var returnValue;
4400 returnValue = func(value);
4404 if (returnValue === promise) {
4407 handlers.resolve(promise, returnValue);
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13 …ContextMenu",[n,r,t]);return a||(t.preventDefault?t.preventDefault():t.returnValue=!1),a}function …
H A Ddhtmlxgantt.js.map1returnValue","delegateHandlers","handlerResult","details_on_dblclick","onMouseMove","_last_move_ev…
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_keyboard_navigation.js13 …on",[e,n]))return;o.call(this,n),n.preventDefault?n.preventDefault():n.returnValue=!1}},bind:funct…
H A Ddhtmlxgantt_keyboard_navigation.js.map1returnValue","shortcut","commands","parse","unbind","map","initKeys","createCommand","modifiers","…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js1165 function checkForgottenReturns(returnValue, promiseCreated, name, promise, argument
1167 if (returnValue === undefined && promiseCreated !== null &&
22565 e.returnValue = false;
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_keyboard_navigation.js555 else e.returnValue = false;

1234567