WebGLContextEventInit 31 Source/core/html/canvas/WebGLContextEvent.cpp WebGLContextEventInit::WebGLContextEventInit() WebGLContextEventInit 47 Source/core/html/canvas/WebGLContextEvent.cpp WebGLContextEvent::WebGLContextEvent(const AtomicString& type, const WebGLContextEventInit& initializer) WebGLContextEventInit 33 Source/core/html/canvas/WebGLContextEvent.h struct WebGLContextEventInit : public EventInit { WebGLContextEventInit 34 Source/core/html/canvas/WebGLContextEvent.h WebGLContextEventInit(); WebGLContextEventInit 49 Source/core/html/canvas/WebGLContextEvent.h static PassRefPtrWillBeRawPtr<WebGLContextEvent> create(const AtomicString& type, const WebGLContextEventInit& initializer) WebGLContextEventInit 64 Source/core/html/canvas/WebGLContextEvent.h WebGLContextEvent(const AtomicString&, const WebGLContextEventInit&);