Home
last modified time | relevance | path

Searched defs:opt_bubbles (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/resources/shared/js/
Dcr.js79 function CrEvent(type, opt_bubbles, opt_preventable) { argument
263 function dispatchSimpleEvent(target, type, opt_bubbles, opt_cancelable) { argument
/external/chromium-trace/trace-viewer/src/
Dbase.js452 function dispatchSimpleEvent(target, type, opt_bubbles, opt_cancelable) { argument
480 function Event(type, opt_bubbles, opt_preventable) { argument