Home
last modified time | relevance | path

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

/external/webkit/WebCore/page/
DEventHandler.h353 bool m_widgetIsLatched; variable
DEventHandler.cpp169 , m_widgetIsLatched(false) in EventHandler()
1764 m_widgetIsLatched = result.isOverWidget(); in handleWheelEvent()
1769 isOverWidget = m_widgetIsLatched; in handleWheelEvent()