Searched defs:ProgressEventInit (Results 1 – 2 of 2) sorted by relevance
33 struct ProgressEventInit : public EventInit { struct51 …static PassRefPtr<ProgressEvent> create(const AtomicString& type, const ProgressEventInit& initial… in create() argument
33 ProgressEventInit::ProgressEventInit() in ProgressEventInit() function in WebCore::ProgressEventInit