Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/events/
DProgressEvent.h33 struct ProgressEventInit : public EventInit { struct
51 …static PassRefPtr<ProgressEvent> create(const AtomicString& type, const ProgressEventInit& initial… in create() argument
DProgressEvent.cpp33 ProgressEventInit::ProgressEventInit() in ProgressEventInit() function in WebCore::ProgressEventInit