Searched defs:CloseEventInit (Results 1 – 1 of 1) sorted by relevance
38 struct CloseEventInit : public EventInit { struct39 CloseEventInit() in CloseEventInit() argument62 …static PassRefPtrWillBeRawPtr<CloseEvent> create(const AtomicString& type, const CloseEventInit& i… in create() argument