Searched refs:gestureBeginPoint (Results 1 – 1 of 1) sorted by relevance
1356 POINT gestureBeginPoint = {gn->ptsLocation.x, gn->ptsLocation.y}; in gestureNotify() local1357 IntPoint eventHandlerPoint = m_page->mainFrame()->view()->screenToContents(gestureBeginPoint); in gestureNotify()