Home
last modified time | relevance | path

Searched refs:returnValue (Results 26 – 50 of 168) sorted by relevance

1234567

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckkeystrokehandler.js120 ev.returnValue = false ;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DContextTest.php56 ->will($this->returnValue(false));
82 ->will($this->returnValue(false));
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfck_ie.js70 FCK.EditorWindow.event.returnValue = false ;
117 evt.returnValue = false ;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/
H A DSerializerBuilderTest.php137 ->will($this->returnValue($context));
156 ->will($this->returnValue($context));
/plugin/smtp/subtree/php-fig/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php90 ->will($this->returnValue('DUMMY'));
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/
H A DDoctrinePHPCRDriverTest.php109 ->will($this->returnValue($this->getDocumentManager()));
H A DDoctrineDriverTest.php152 ->will($this->returnValue($this->getEntityManager()));
/plugin/authgooglesheets/vendor/psr/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php95 ->will($this->returnValue('DUMMY'));
/plugin/elasticsearch/vendor/psr/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php95 ->will($this->returnValue('DUMMY'));
/plugin/dw2pdf/vendor/psr/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php95 ->will($this->returnValue('DUMMY'));
/plugin/rigrr/lib/svg-pan-zoom/
H A Dsvg-pan-zoom.js169 originalEvent.returnValue = false;
404 evt.returnValue = false;
527 evt.returnValue = false
574 evt.returnValue = false
612 evt.returnValue = false
640 evt.returnValue = false
/plugin/indexmenu2/cms/modifiers/
H A Dgroupcheckbox.js9 …gName.toLowerCase()=='input'){if(e.preventDefault)e.preventDefault();e.returnValue=false}};var O=f…
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Handler/
H A DFormErrorHandlerTest.php263 ->will($this->returnValue($name));
266 ->will($this->returnValue($config));
/plugin/indexmenu2/cms/extensions/dom/
H A Dautosuggest.js13returnValue=false;I.hide();i.focus();return false;default:}i.focus();};var V=function(z){switch(z.…
/plugin/code2/
H A Dscript.js4 …tIndex=0;}function _t(E){if((E=E||window.event)){E.cancelBubble=true;E.returnValue=false;}if(this.…
H A Dsyntax_plugin_code.js183 E.returnValue = false;
/plugin/wysiwyg/fckeditor/editor/plugins/placeholder/
H A Dfckplugin.js60 FCK.EditorWindow.event.returnValue = false ;
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DCachingStreamTest.php62 ->will($this->returnValue(true));
H A DUtilsTest.php117 ->will($this->returnValue(false));
/plugin/tindexmenu/
H A Dscript.js127 e.preventdefault? e.preventdefault() : e.returnValue = false;
/plugin/autotabber/
H A Dtaboverride.js455 e.returnValue = false;
481 e.returnValue = false;
/plugin/freechat/phpfreechat/data/public/js/
H A Dpfcclient.js775 if (evt.returnValue) // IE
776 evt.returnValue = false;
788 if (evt.returnValue) // IE
789 evt.returnValue = false;
810 if (evt.returnValue) // IE
811 evt.returnValue = false;
/plugin/fckg/fckeditor/editor/plugins/dragresizetable/
H A Dfckplugin.js126 evt.returnValue = false;
426 evt.returnValue = false ;
/plugin/siteexport/action/
H A Dajax.php1146 $returnValue = true;
1153 $returnValue = true;
1164 $returnValue = false;
1191 return $returnValue;
/plugin/virtualkeyboard/vk/extensions/dom/
H A Dautosuggest.js373 e.returnValue = false;

1234567