Home
last modified time | relevance | path

Searched refs:returnValue (Results 51 – 75 of 168) sorted by relevance

1234567

/plugin/indexmenu/scripts/
H A Dcontextmenu.js425 e.preventDefault ? e.preventDefault() : e.returnValue = false;
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfck_gecko.js252 var cancelHandler = function( evt ){ if ( ! FCK.MouseDownFlag ) evt.returnValue = false ; }
H A Dfck.js729 return evt.returnValue = false ;
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.ie8.js125 this.returnValue = false;
/plugin/virtualkeyboard/vk/
H A Dvirtualkeyboard.js677 e.returnValue = false;
859 e.returnValue = false;
/plugin/diagramsnet/lib/
H A Delectron.js204 event.returnValue = createWindow(arg.opt).id
209 event.returnValue = 'pong'
/plugin/quickstats/scripts/
H A Dsorttable-cmpr.js14 …Event.stopPropagation;return a}fixEvent.preventDefault=function(){this.returnValue=false};fixEvent…
/plugin/wysiwyg/fckeditor/editor/plugins/dragresizetable/
H A Dfckplugin.js425 evt.returnValue = false ;
/plugin/galleryv1.5/
H A Dscript.js167 if(window.event) window.event.returnValue = false;
/plugin/behave/
H A Dbehave.js363 e.returnValue = false;
/plugin/searchtablejs/TableFilter_EN/
H A Dactb.js26 evt.returnValue = false;
/plugin/refnotes/
H A Dadmin.js991 (event || window.event).returnValue = message;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php2096 function returnValue($value) function
/plugin/diagramsnet/lib/math/extensions/
H A DMathEvents.js19 …q){q=window.event}if(q){if(q.preventDefault){q.preventDefault()}else{q.returnValue=false}if(q.stop…
/plugin/jplayer/components/jplayer/
H A Djplayer-built.js43 returnValue = this;
52 return returnValue;
62 returnValue = methodValue;
78 return returnValue;
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js43 returnValue = this;
52 return returnValue;
62 returnValue = methodValue;
78 return returnValue;
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js43 returnValue = this;
52 return returnValue;
62 returnValue = methodValue;
78 return returnValue;
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js43 returnValue = this;
52 return returnValue;
62 returnValue = methodValue;
78 return returnValue;
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/
H A DMockObjectTest.php198 ->will($this->returnValue('something'));
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshCore.js612 this.returnValue = false;
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js264 var returnValue;
269 returnValue = lambda();
274 return returnValue;
3817 preventDefault: function() { this.returnValue = false },
/plugin/aimg/
H A Dscript.js100 e.returnValue = false;
/plugin/photogallery/lightGallery/js/
H A Dlightgallery.js204 event.returnValue = false;
H A Dlightgallery.min.js4 …stom",function(c){try{c.preventDefault(),c.preventDefault()}catch(a){c.returnValue=!1}b.$el.trigge…
/plugin/jplayer/components/
H A Drequire-built.js2088 returnValue = this;
2097 return returnValue;
2107 returnValue = methodValue;
2123 return returnValue;

1234567