HomeSort by relevance Sort by last modified time
    Searched defs:PlatformWheelEventBuilder (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/web/
WebInputEventConversion.h 68 class PlatformWheelEventBuilder : public WebCore::PlatformWheelEvent {
70 PlatformWheelEventBuilder(WebCore::Widget*, const WebMouseWheelEvent&);
WebInputEventConversion.cpp 139 // PlatformWheelEventBuilder --------------------------------------------------
141 PlatformWheelEventBuilder::PlatformWheelEventBuilder(Widget* widget, const WebMouseWheelEvent& e)

Completed in 47 milliseconds