invokesHandCursor 1157 Source/web/WebViewImpl.cpp     while (bestTouchNode && !invokesHandCursor(bestTouchNode, false, m_page->mainFrame()))
invokesHandCursor 1164 Source/web/WebViewImpl.cpp     while (bestTouchNode->parentNode() && invokesHandCursor(bestTouchNode->parentNode(), false, m_page->mainFrame()))