Searched defs:WheelEventInit (Results 1 – 2 of 2) sorted by relevance
36 struct WheelEventInit : public MouseEventInit { struct62 … static PassRefPtr<WheelEvent> create(const AtomicString& type, const WheelEventInit& initializer) in create() argument
33 WheelEventInit::WheelEventInit() in WheelEventInit() function in WebCore::WheelEventInit