Searched defs:opt_bubbles (Results 1 – 5 of 5) sorted by relevance
| /external/chromium-trace/trace-viewer/src/base/ |
| D | events.js | 21 function Event(type, opt_bubbles, opt_preventable) { argument 42 function dispatchSimpleEvent(target, type, opt_bubbles, opt_cancelable) { argument
|
| D | properties.js | 18 opt_bubbles, opt_cancelable) { argument 127 function getSetter(name, kind, opt_setHook, opt_bubbles, opt_cancelable) { argument 190 opt_bubbles, opt_cancelable) { argument
|
| /external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/domui/js/ |
| D | cr.js | 268 function dispatchSimpleEvent(target, type, opt_bubbles, opt_cancelable) { argument
|
| /external/chromium_org/ui/webui/resources/js/ |
| D | cr.js | 233 function dispatchSimpleEvent(target, type, opt_bubbles, opt_cancelable) { argument
|
| /external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/js/ |
| D | cr.js | 233 function dispatchSimpleEvent(target, type, opt_bubbles, opt_cancelable) { argument
|