Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/modules/websockets/
DCloseEvent.h38 struct CloseEventInit : public EventInit { struct
39 CloseEventInit() in CloseEventInit() argument
62 …static PassRefPtrWillBeRawPtr<CloseEvent> create(const AtomicString& type, const CloseEventInit& i… in create() argument