Home
last modified time | relevance | path

Searched defs:cursorLocation (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/android/nav/
DCachedRoot.cpp1186 WebCore::IntPoint CachedRoot::cursorLocation() const in cursorLocation() function in android::CachedRoot
DWebView.cpp933 WebCore::IntPoint cursorLocation = root->cursorLocation(); in moveCursor() local