Searched defs:PlatformWheelEventBuilder (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/chromium/src/
H A DWebInputEventConversion.h63 class PlatformWheelEventBuilder : public WebCore::PlatformWheelEvent { class in namespace:WebKit
65 PlatformWheelEventBuilder(WebCore::Widget*, const WebMouseWheelEvent&);
H A DWebInputEventConversion.cpp86 // PlatformWheelEventBuilder --------------------------------------------------
88 PlatformWheelEventBuilder::PlatformWheelEventBuilder(Widget* widget, const WebMouseWheelEvent& e) function in class:WebKit::PlatformWheelEventBuilder

Completed in 89 milliseconds