Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/page/
DEventHandler.cpp149 bool isCursorChange() const { return m_isCursorChange; } in isCursorChange() function in WebCore::OptionalCursor
1024 if (optionalCursor.isCursorChange()) { in updateCursor()
1475 if (optionalCursor.isCursorChange()) { in handleMouseMoveOrLeaveEvent()