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

/external/chromium_org/third_party/WebKit/Source/web/
H A DWebInputEventConversion.h65 class PlatformWheelEventBuilder : public PlatformWheelEvent { class in namespace:blink
67 PlatformWheelEventBuilder(Widget*, const WebMouseWheelEvent&);
H A DWebInputEventConversion.cpp137 // PlatformWheelEventBuilder --------------------------------------------------
139 PlatformWheelEventBuilder::PlatformWheelEventBuilder(Widget* widget, const WebMouseWheelEvent& e) function in class:blink::PlatformWheelEventBuilder

Completed in 128 milliseconds