Home
last modified time | relevance | path

Searched refs:prevented (Results 1 – 25 of 66) sorted by relevance

123

/external/chromium/chrome/browser/resources/shared/js/cr/
Devent_target.js84 var prevented = 0;
90 prevented |= handler.handleEvent.call(handler, event) === false;
92 prevented |= handler.call(this, event) === false;
96 return !prevented && event.returnValue;
/external/chromium-trace/trace-viewer/src/
Devent_target.js83 var prevented = 0;
89 prevented |= handler.handleEvent.call(handler, event) === false;
91 prevented |= handler.call(this, event) === false;
95 return !prevented && event.returnValue;
/external/webkit/Source/WebCore/loader/cache/
DCachedImage.h89 …void setAutoLoadWasPreventedBySettings(bool prevented) { m_autoLoadWasPreventedBySettings = preven… in setAutoLoadWasPreventedBySettings() argument
/external/webkit/LayoutTests/fast/dom/Geolocation/
Dno-page-cache-expected.txt3 …t work with the page cache so pages that use Geolocation are explicitly prevented from entering th…
/external/libvorbis/
DCHANGES20 * correct a vorbisfile bug that prevented proper playback of
/external/llvm/test/CodeGen/Thumb2/
Dmachine-licm.ll83 ; isel should not fold immediate into eor's which would have prevented LICM.
/external/chromium/chrome/browser/ui/cocoa/toolbar/
Dreload_button_unittest.mm245 // If hover prevented reload mode immediately taking effect, clicks should do
/external/webkit/Source/WebKit/win/Interfaces/
DIWebPolicyDelegate.idl139 known, unless an earlier policy prevented it.
/external/webkit/Tools/android/flex-2.5.4a/MISC/MVS/
DMVS.uudecode52 X error message on the Amiga port, to fix a bug that prevented decoding
/external/quake/quake/src/QW/
Dqwchangelog.txt139 stair stepping that prevented proper movement. With this bug, you can't
Dqwrlnote.txt245 stair stepping that prevented proper movement. With this bug, you can't
/external/libvpx/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
DPHP SmartyPants Readme.txt315 * Corrected a bug that prevented special characters from being
/external/chromium/chrome/browser/
Dapp_controller_mac.mm690 // can be prevented from being called if defaultProfile is
838 // be prevented from being called if defaultProfile is NULL.
/external/ganymed-ssh2/
DHISTORY.txt294 - Fixed a bug in the server identification string parser. This actually prevented a successful
/external/qemu/
DCHANGES.TXT236 - Fixed a typo which prevented the kernel gdbstub from working properly
645 - fixed a typo that prevented the F9/F10 keyboard shortcuts from working
/external/ipsec-tools/
DChangeLog130 * src/racoon/isakmp_cfg.c: Fix an a typo that prevented racoon from
/external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
DPHP Markdown Extra Readme.text666 This should have been the case before, but a bug prevented this
/external/openssh/
Dsshd.0208 prints last login time and /etc/motd (unless prevented in the
Dssh_config.0272 considered untrusted and prevented from stealing or tampering
/external/bison/
DNEWS1627 The undefined token was systematically mapped to 2 which prevented
1949 ** The make rule which prevented bison.simple from being created on
DCOPYING315 code is in no case prevented or interfered with solely because
DNOTICE315 code is in no case prevented or interfered with solely because
/external/eigen/
DCOPYING.GPL315 code is in no case prevented or interfered with solely because
/external/dnsmasq/
DCOPYING-v3315 code is in no case prevented or interfered with solely because
/external/bison/doc/
Dgpl-3.0.texi339 the modified object code is in no case prevented or interfered with

123