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

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

Completed in 30 milliseconds