Home
last modified time | relevance | path

Searched refs:makeBaseEvent (Results 1 – 4 of 4) sorted by relevance

/external/chromium-trace/catapult/tracing/third_party/components/polymer/
Dpolymer.min.js11makeBaseEvent:function(a,b){var c=document.createEvent("Event");return c.initEvent(a,b.bubbles||!1… method
Dpolymer.js359 makeBaseEvent: function(inType, inDict) { method
368 var e = this.makeBaseEvent(inType, inDict);
380 var e = this.makeBaseEvent(inType, inDict);
/external/chromium-trace/catapult/third_party/polymer/components/polymer/
Dpolymer.js359 makeBaseEvent: function(inType, inDict) { method
368 var e = this.makeBaseEvent(inType, inDict);
380 var e = this.makeBaseEvent(inType, inDict);
Dpolymer.min.js11makeBaseEvent:function(a,b){var c=document.createEvent("Event");return c.initEvent(a,b.bubbles||!1… method