Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/page/
DEventHandler.h452 bool m_widgetIsLatched; variable
DEventHandler.cpp206 , m_widgetIsLatched(false) in EventHandler()
2125 m_widgetIsLatched = result.isOverWidget(); in handleWheelEvent()
2129 isOverWidget = m_widgetIsLatched; in handleWheelEvent()