Home
last modified time | relevance | path

Searched defs:GenericEvent (Results 1 – 3 of 3) sorted by relevance

/external/python/bumble/bumble/
Davrcp.py750 class GenericEvent(Event): class
/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
DShadowDOM.js1154 var GenericEvent = function(type, options) { class
1157 GenericEvent.prototype = Object.create(SuperEvent.prototype); class
Dwebcomponents.js1195 var GenericEvent = function(type, options) { class
1198 GenericEvent.prototype = Object.create(SuperEvent.prototype); class