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

  /external/webkit/WebKit/chromium/src/
WebInputEventConversion.h 63 class PlatformWheelEventBuilder : public WebCore::PlatformWheelEvent {
65 PlatformWheelEventBuilder(WebCore::Widget*, const WebMouseWheelEvent&);
WebInputEventConversion.cpp 85 // PlatformWheelEventBuilder --------------------------------------------------
87 PlatformWheelEventBuilder::PlatformWheelEventBuilder(Widget* widget, const WebMouseWheelEvent& e)

Completed in 69 milliseconds