Searched defs:EventFactoryBase (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/events/
H A DEventFactory.h37 class EventFactoryBase { class in namespace:blink
40 virtual ~EventFactoryBase() { }
43 EventFactoryBase() { } function in class:blink::EventFactoryBase
46 class EventFactory FINAL : public EventFactoryBase {

Completed in 175 milliseconds