Searched defs:EventInit (Results 1 – 2 of 2) sorted by relevance
40 struct EventInit { struct45 bool bubbles;46 bool cancelable;
34 EventInit::EventInit() in EventInit() function in blink::EventInit