Home
last modified time | relevance | path

Searched defs:EventInit (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/events/
DEvent.h40 struct EventInit { struct
45 bool bubbles;
46 bool cancelable;
DEvent.cpp34 EventInit::EventInit() in EventInit() function in blink::EventInit