Searched defs:opt_bubbles (Results 1 – 2 of 2) sorted by relevance
/external/chromium/chrome/browser/resources/shared/js/ |
D | cr.js | 79 function CrEvent(type, opt_bubbles, opt_preventable) { argument 263 function dispatchSimpleEvent(target, type, opt_bubbles, opt_cancelable) { argument
|
/external/chromium-trace/trace-viewer/src/ |
D | base.js | 452 function dispatchSimpleEvent(target, type, opt_bubbles, opt_cancelable) { argument 480 function Event(type, opt_bubbles, opt_preventable) { argument
|