Home
last modified time | relevance | path

Searched refs:constructRelativeWheelEvent (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DPopupContainer.cpp76 static PlatformWheelEvent constructRelativeWheelEvent(const PlatformWheelEvent& e, FramelessScrollV… in constructRelativeWheelEvent() function
284 constructRelativeWheelEvent(event, this, m_listBox.get())); in handleWheelEvent()