Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/events/
DUIEvent.h35 struct UIEventInit : public EventInit { struct
52 static PassRefPtr<UIEvent> create(const AtomicString& type, const UIEventInit& initializer) in create() argument
DUIEvent.cpp29 UIEventInit::UIEventInit() in UIEventInit() function in WebCore::UIEventInit