Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/android/jni/
DWebViewCore.h595 IntPoint m_cursorLocation; variable
DWebViewCore.cpp354 , m_cursorLocation(WebCore::IntPoint(0, 0)) in WebViewCore()
849 root->getSimulatedMousePosition(&m_cursorLocation); in updateCursorBounds()
1308 IntPoint location = m_cursorLocation; in setScrollOffset()