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

/external/chromium_org/third_party/WebKit/Source/web/
H A DWebInputEventConversion.h68 class PlatformWheelEventBuilder : public WebCore::PlatformWheelEvent { class in namespace:WebKit
70 PlatformWheelEventBuilder(WebCore::Widget*, const WebMouseWheelEvent&);
H A DWebInputEventConversion.cpp114 // PlatformWheelEventBuilder --------------------------------------------------
116 PlatformWheelEventBuilder::PlatformWheelEventBuilder(Widget* widget, const WebMouseWheelEvent& e) function in class:WebKit::PlatformWheelEventBuilder

Completed in 31 milliseconds